how to plot K2 in this differential equation? (v2=1 and u is unit step function)
1 回表示 (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/708937/image.png)
u is a unit step function and the value of this function is 1 if hr(t) - 0.5 is positive,
otherwise, the value is 0, (Ar=20 and r=5)
4 件のコメント
Walter Roberson
2021 年 8 月 12 日
Is there any relationship between the r that is in r^2, and the r that is the subscript for
and
? I suspect that
might be a function of r (otherwise why mention the r ?) and if it is then you have a partial differential equation rather than an ordinary differential equation.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/709722/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/709727/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/709732/image.png)
... Though it is not impossible that you just mean that for each r value, there is a different h function that does not happen to involve r
Rhea Chandy
2021 年 8 月 25 日
Hi,
As the above commenters have already said, the details you've given are not sufficient to help resolve your issue. If you post clearer information, or if you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficulty, we may be able to provide some guidance.
Take a look at this MATLAB Answers post on How to ask a question to help you get answers from the community.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!