Abd Mukit
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
91,634
of 295,569
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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