Statistics
RANK
114,077
of 301,186
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.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
Solving a system of coupled diferential equations using ODE15s
Solution was easier, yet trickier, than expected. At least for this case I did substitutions. y'=f(x',z') --> y'=f( f(z'),z' ) ...
3 years ago | 0
| accepted
Question
Solving a system of coupled diferential equations using ODE15s
I'm solving a large system of coupled differential equations using ODE15s. All variables are depending only on t. However, I've ...
3 years ago | 2 answers | 0