Community Profile

photo

Jacob


Last seen: 대략 1년 전 2023년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to create a loop to run my ODE for two sets of data and then store each data set in two cell arrays.
function [dAsdt]=rates(tspan, y) % Rate constants K1 = 0.4526; K2 = 0.3958 K3 = 0.3523 %ODE for each spicies in reactor ...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How do I store the outputs of my ODEs in a structured array?
I can plot it but i need to be able to store the value in an array and im not exaxally sure how you do this. Any help would be m...

대략 1년 전 | 답변 수: 1 | 0

1

답변