John Barr
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
193 414
of 295 569
REPUTATION
0
CONTRIBUTIONS
4 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
ode45 - nonscalar
Does anyone know what's wrong with this code? F(1) = @(X, T) -50*(X*(1-0.167*(1-X))^0.5 - 2.2*(1-X)/(exp(-11.02+11570/T))/(exp(...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Column Vector - Nonscalar arrays.
Hello; For some reason I can't put the following equations into a column vector: F1 = @(X, T) -50*(X(1-0.167*(1-X))^0.5 - 2....
mer än 4 år ago | 1 answer | 0
1
answerQuestion
dsolve Indexing Error - system of ODE's
Good evening; When I try to run the code to solve this system of ODE's using dsolve, syms X(z) T(z) K1 = exp(-14.96+11070/...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Getting the error Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in Untitled...
nästan 5 år ago | 1 answer | 0