Statistics
2 Questions
0 Answers
RANK
258,874
of 301,186
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,188
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,292
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How fix this error: "Error CASSENS2 returns a vector of length 3, but the length of initial conditions vector is 4."."
function xBL = calculaxBL(T) global P A B C Psat a1 r qsi rohfo ropoliol phi1 P = 0.921; A = 6.820820; B= 1550.5...
8 years ago | 1 answer | 0
1
answerQuestion
How can I fix this error? "Func returns a vector of length 2, but the length of initial conditions vector is 3. The vectors must have the same number elements"
I need to write the ODE bellow. I added the code in the attachments. When I run I find the following error Error using odea...
8 years ago | 1 answer | 0
