Bas


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
212,447
of 301,200

REPUTATION
0

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
Calculate displacement of a mdof sytem with ODE45?
M=[5*cos(phi) 2 1 0; 2 5 1*cos(phi) 1; 1 1*cos(phi) 2.5 0; 0 1 0 2.5]; I mean something like this b...

13 years ago | 0

Answered
Calculate displacement of a mdof sytem with ODE45?
It is not working at the moment, I added a timespan and the initial conditions to the ode45 function, but I do not think that is...

13 years ago | 0

Answered
Calculate displacement of a mdof sytem with ODE45?
Matt, thank you for your answer, I have done what you wrote, but MATLAB gives the following error: ??? Error: File: newtest.m...

13 years ago | 0

Question


Calculate displacement of a mdof sytem with ODE45?
I am modelling a 2D half-car model in SimMechanics and MapleSim (to compare these two multibody software packages) for my projec...

13 years ago | 4 answers | 0

4

answers