Statistics
4 Questions
0 Answers
RANK
227,343
of 301,432
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
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 to extract changing parameters of successful integration steps in ODE solver
In my ode function, I am generating a solution "q" which depends on the "time" variable that the ODE solver uses. "q" is not m...
9 years ago | 0 answers | 0
0
answersQuestion
How to use internal solutions generated during ODE solver for the next ODE iteration?
I have a set of differential equations to be solved using ode23, which depends on a variable called "heat flux Q". However, ...
10 years ago | 1 answer | 0
1
answerQuestion
How to enter an equation with a " sum " symbol in it?
how can I write <</matlabcentral/answers/uploaded_files/52077/Q.png>> as a matlab code? Thank you
10 years ago | 1 answer | 0
1
answerQuestion
How to record/save internal values of an ODE during successful iterations?
I am trying to model a pool spreading phenomena using a system of three ordinary differential equations. The function command _o...
10 years ago | 0 answers | 0
