photo

Davide Figoli


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Give a position law to a spring
Hi everyone! I have this model on Simscape, this is a quarter car model model on symscape that i built for a project. Now ...

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

0

réponse

Réponse apportée
sort a 2x4 matrix
you could try doing: V=[9 3 5 2; 30 49 22 354]; V_orderd=[]; V_ordered(1,:)=sort (V(1,:)); V_ordered(2,:)=sort(V(2,:),'desc...

environ 5 ans il y a | 0

Question


Solving second order differential system using ode45
Hi there every-one, I'm tryng to resolve a second order differential system using ode45. I've tried to write the system in th...

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

0

réponse