Abd Mukit
Followers: 0 Following: 0
Feeds
提问
i have made the matlab source code to solve a differential equation. But when it is run, an error occurs on line 16. I don't know where the error is specifically located. If a
function dydt= KIB(t,y) % Parameter a=(4.31)*10^(-1);b=(1.02)*10^(-9);c=(2.9077)*10^(-13); d=(4.5)*10^(-8);Kt=(9)*10^(-1);del...
3 years 前 | 0 个回答 | 0
0
个回答提问
I don't understand where the error is. I just got the message "Not enough input arguments". can someone explain to where the error lies in the source code that I wrote? thanks
function dydt= MKT(t,y) % %parameter a=(4.31)*10^(-1);b=(1.02)*10^(-9);c=(2.9077)*10^(-13); d=(4.5)*10^(-8);Kt=(9)*10^(-1);de...
3 years 前 | 1 个回答 | 0