統計
MATLAB Answers
5 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to pass a parameter which is a vector of the same size as the output vector from bvp4c?
I'm solving a system of steady equations (boundary value problem) using bvp4c . where, are known vectors of length which is ...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to find a good initial guess for bvp4c? Does it matter to give a good initial guess?
My solution to the bvp4c seems to depend on the initial guess. How to choose a good initial guess? Also, my solution varies with...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to solve a system of parabolic PDEs and 1st order ODEs?
I'm trying to solve a system of parabolic ODEs and first-order ODEs. I understand that Matlab's pdepe solver cannot solve 1st-or...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to deal with very small and very large parameter values while solving DAE?
I have to solve a system of differential algebraic equations wherein some of the parameter values are very large (e.g. of the or...
約6年 前 | 0 件の回答 | 0
0
回答質問
How do I avoid errors due to round-off in Matlab?
My code produces round-off errors which I cannot seem to correct even by using vpa(variable). The code gives Nt = 888890 whe...
約6年 前 | 1 件の回答 | 0