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!