Community Profile

photo

Flint


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer