t = linspace(1,3,100); % 100 equally space points between 1 and 3
Info
此问题已关闭。 请重新打开它进行编辑或回答。
A Differential Equations Problem
2 次查看(过去 30 天)
显示 更早的评论
This is the problem. I can get the plot but I don't know how to specify 1<t<3.
produce a plot of the solution for y' + t^2*y - 3 = 0, 1 < t < 3. Also note that y(1) = 3.
0 个评论
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!