photo

Jessica Arroyo


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How can I plot my solutions in my phase portait?
This model involves modeling Romeo and Juilet's love, however I am having trouble plotting my solutions. They are not showing in...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Why doesn't the L in my partial pivot LU decomposition switch rows?
Everything else works well besides my L, please help. A= [1 2 3 1; 4 5 6 2; 7 8 0 4; 0 1 3 1]; GE = GE_partial(A); %% fu...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Why do I keep getting a zero for x(9) for Backward subsitution?
This is my code for backward subsitution. I keep getting zero for x(9) each run. I'm not sure what I'm doing wrong. %% b U =...

1年以上 前 | 2 件の回答 | 0

2

回答