photo

Abd Mukit


Last seen: 거의 3년 전 2021년부터 활동

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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변