photo

Amirah Algethami


Last seen: 20 days 前 自 2022 起处于活动状态

Followers: 0   Following: 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 ...

3 months 前 | 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) ...

3 months 前 | 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...

3 months 前 | 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 ...

11 months 前 | 0 个回答 | 0

0

个回答

提问


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

1 year 前 | 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...

1 year 前 | 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 ...

1 year 前 | 2 个回答 | 0

2

个回答