photo

Flint


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
176,665
of 301,237

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,206

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,611

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

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

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

5 years ago | 1 answer | 0

1

answer