![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12627937_1523618094943_DEF.jpg)
Sravan Kumar Putta
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 0 件の回答 | 0
0
回答質問
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
約4年 前 | 1 件の回答 | 0
1
回答質問
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) ...
4年以上 前 | 2 件の回答 | 0