Community Profile

photo

buszcini


Actif depuis 2017

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


Ode45 problem with equations
I'm having problems with properly typing in four 2nd order differential equations into ode.45 function. The code looks like thi...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Ode45 iteration issue
Hi, I'm trying to solve differential equation using ode45 function, the formula looks like this: [t1,X2] = ode45(@(t,x)fun(t...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Creating composed function in MATLAB
Excuse me, English is not my native language and I can't seem to find right word for this kind of function (composed is one that...

presque 6 ans il y a | 1 réponse | 0

1

réponse

A répondu
Plot returns one point
I'm trying to use simpsons rule to approximate integration, this is why s is on the right side of the equation. I want the progr...

plus de 6 ans il y a | 0

Question


Plot returns one point
Hello everybody, I'm having problem with plotting, here's my piece of code a=0; b=5; n=100; s=zeros(1,n); z=0; h=(abs(b...

plus de 6 ans il y a | 1 réponse | 0

1

réponse