photo

Maureen


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


ode45 function and solver errors for reactant conversion and temperature change
I made a MATLAB code based on an example that is related to the problem I am doing, but I had to tweak it a little due to my pro...

9 months 前 | 3 个回答 | 0

3

个回答

提问


not enough input arguments help in line 6 please explain why.
ic = [2.5;0;0;0]; vspan = [0 10]; %[v,x] = ode45(@(v,x)ch6(t,x),vspan,ic); [v,x] = ode45(@ch6,vspan,ic); plot(v,x) functio...

10 months 前 | 1 个回答 | 0

1

个回答