Muhammad Asad - MATLAB Central
photo

Muhammad Asad


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

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/24 to 03/25Use left and right arrows to move selectionFrom 02/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
1 回答

ランク
88,523
of 297,805

評判
0

コントリビューション
3 質問
1 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,473

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

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

7ヶ月 前 | 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)...

7ヶ月 前 | 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. -------...

9ヶ月 前 | 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 ...

約1年 前 | 1 件の回答 | 0

1

回答