plot differential equation need help
古いコメントを表示
Hi. I want to plot (q,y) for three values of x=1,2,3 with two boundary conditions for this differential equation?
how can I write a code
3 件のコメント
infinity
2019 年 6 月 24 日
Hello,
Did you find the solution of this equation?
Like y = function(x,q).
In your problem, the domain of x from 0 to 2, but you say that you want to plot (q,y) for x = 1, 2, 3. Do you have solution for x = 3?
Aquatris
2019 年 6 月 24 日
Do you want to solve it analytically or numerically?
Bjorn Gustavsson
2019 年 6 月 24 日
Solve it analytically - ought to be simple enough to do by hand. That will give you y(x,q), plot for desired values of q a desired points x.
HTH
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Equation Solving についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!