Amirah Algethami - MATLAB Central
photo

Amirah Algethami


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

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 12/22 to 03/25Use left and right arrows to move selectionFrom 12/22Use 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

7 質問
0 回答

ランク
79,535
of 297,695

評判
0

コントリビューション
7 質問
0 回答

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


(error with GPOP2:Sample points must be unique )
Hi I got message error: Sample points must be unique. Error in interp1 Error in gpopsGuessRPMD Error in gpopsSolveRPMD ...

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

1

回答

質問


Parfor+for+if+if How to calculate variable form last if
See my code parfor i = 1:n for j=1:m if some_condition(i) if some_condition(i) ...

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

1

回答

質問


is there any way to keep the uninitialized variable in parfor and recall it outside
Hi This is how it look like my code: b = []; parfor i = 1:n for j=1:m if b && some_condition(i) t...

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

1

回答

質問


how to include the integration in the call to ODE by defining more equations
https://uk.mathworks.com/matlabcentral/answers/445164-plot-integral-equation-coming-from-ode-solver#comment_672424 in the link ...

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

0

回答

質問


parfor-value is not accessible
I have along costracted code; %%%%%%%%%%%%%%%%%%% Function handle odefunction1 handle odefunction2(useing variable lamda) h...

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

1

回答

質問


two trigger events, can specify in different color
Hi there; My Q. is : I have to use 2 event values (A or B) to stop the dynamic in matlab , Can I distunguish between them if t...

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

1

回答

質問


Numerical integration "backwards" for ODE45
Hi There; I should apply Backword integration for system of differential equation by ODE45 solver in Matlab, it seems easy for ...

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

2

回答