Community Profile

photo

Meor Hasan Meor Jumat


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why my graph only get one line?
clear all clc clf % Initial Value and time step a = 0; % Lower limit of Integration from 21 Oct 2020 b = 700; % Upper lim...

3 years ago | 1 answer | 0

1

answer

Question


I dont know what to do
% Fourth Order Runge Kutta Method to solve system of ODEs % y1'= f1(t, y1, y2, y3, y4); % y2'= f2(t, y1, y2, y3, y4); % y3...

3 years ago | 1 answer | 0

1

answer