Sravan Kumar Putta
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
66.799
of 295.527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to give initial guess and initial condition for a nonlinear - time dependent PDE problem (transient non-linear heat equation) in pde tool box?
I have (transient non-linear heat equation) i.e , k = 0.7 + 0.003*T, tlist = linespace(0,0.5,20); therefore my pde coefficient...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to get AssembleFEMatrices for a nonlinear and Time dependent PDE problem in PDEtool box
In MATLAB pde tool box, To get the assemble matrices for time dependent pde or nonlinear pde - ''FEM = assembleFEMatrices(___,st...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to solve semi discretized PDE matrices with a time derivative in PDE tool box using ODE solvers that includes Dirichlet BC
I am solving the basic Heat equation using two methods. One is completely using PDE tool box and the other method is using FE ma...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
how to solve this coupled ODE problem using ode solvers ?
I have two ODEs within time interval [0 1] with initial conditions values for F_x and F_y are calculated from function
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
How to change negative values in anonymous function to zero and call it to next function?
Hello , I have a similar kind of problem like y = [1 2 1 1 1] and z = [1 2 -3 4 -5] and v(z) = z^3 now i have to calculate h(z) ...
ongeveer 4 jaar ago | 2 answers | 0