photo

Davide Figoli


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

5 years 前 | 0

提问


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

5 years 前 | 0 个回答 | 0

0

个回答