photo

Muhammad Asad


Last seen: 3ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

回答済み
how to plot two nonlinear functions
Thanks @Torsten and @Sam Chak

3ヶ月 前 | 0

質問


how to plot two nonlinear functions
how to plot two nonlinear eqations: I have writeen two equations below equations = @(x) [x(1).^2+x(1)*x(2)-10;x(2)+3*x(1)*x(2)...

3ヶ月 前 | 3 件の回答 | 0

3

回答

質問


ODE45 and dsolve result difference
Hi, i am struggling to get similar answer using ODE45 and dsolve. I dont know whats wrong? if any one can help, please. -------...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to get function value at any input, after solving Differential eq. using dsolve
Solution to below diff . eq. using dsolve command is: Z= dsolve('Dy=1+t.^2','y(1)=-4'); Z=(t*(t^2 + 3))/3 - 16/3 Now how ...

10ヶ月 前 | 1 件の回答 | 0

1

回答