Community Profile

photo

tasos statiou


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


non linear differential system
<</matlabcentral/answers/uploaded_files/106558/df.png>> hello to all the community i want to solve that non linear syste...

6 years ago | 0 answers | 0

0

answers

Question


error: Attempted to access y(2); index out of bounds because numel(y)=1 in system of ode
Hello.i have a problem writing a code for solving a system of ode function dydt = myode(t,y,ft,f1,f2) dydt = zeros(2,1);...

6 years ago | 1 answer | 0

1

answer

Question


how to solve a non linear differential system with time dependent term
Hello to all i am trying to solve a non linear differential system but i am confused * d/dt(S1(t)=f1(t)*(S1...

6 years ago | 0 answers | 0

0

answers

Question


i am trying to use ode45 in a system of 4 equations
the problem is about 2 vortexes Q1(x1,y1),Q2(x2,y2) the equations are : dx1/dt=Q2*(y1-y2)/l.^2 dy1/dt=-Q2*(x1-x2)/l....

9 years ago | 1 answer | 0

1

answer