photo

Abd Mukit


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer