Statistics
2 Questions
0 Answers
RANK
231,393
of 301,589
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,343
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,641
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
Using Runge-Kutta 4th order to solve a equation with one variable
I need to solve this equation: dy/dt = (1-2*y)*y^2 with: initial condition y(0) = 1 ; t interval = [1,5] ; h= 0.1 I'm tryi...
6 years ago | 0 answers | 0
0
answersQuestion
Using RK4 to solve an equation of one variable only
I need to solve the equation presented on the code with those initial condition, integration step and interval. I am with thi...
6 years ago | 1 answer | 0
