photo

Manuel


UdeC

Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

1 File

Cody

0 Problems
5 Solutions

RANK
207,383
of 300,369

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
13,360 of 20,936

REPUTATION
23

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
234

RANK
56,254
of 168,436

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Question


How i can simulate a mass-spring-damper system with variable mass?
What is the proper form to simulate a mass-spring-damper system with variable mass? I've analized 3 alternatives, based on <h...

9 years ago | 1 answer | 0

1

answer

Submitted


lagrange_eq(T,V,Q,F0,r_F,fun_name,varargin)
Lagrange equation of motion

10 years ago | 2 downloads |

0.0 / 5

Solved


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

10 years ago

Solved


Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...

10 years ago

Solved


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

10 years ago

Solved


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

10 years ago

Solved


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

10 years ago