How to model in matlab and simulink

Untitled.png

2 Comments

First you derive the equations that represent the working dynamics of the system. Then, you implement the equation using simulink block diagrams. If you want someone to derive the equations for you, this is not the platform for it.
You could model the system using differential equations and then use MATLAB symbolic math toolbox to solve them. Please find the links below:

Sign in to comment.

Answers (1)

Jesús Zambrano
Jesús Zambrano on 6 Feb 2020
Edited: Jesús Zambrano on 7 Feb 2020
Hi Jesus,
One way is to describe the system is using differential equation. Classical text book of dynamic systems can guide you. Then, you can use Simulink to represent this differential equation, where the integrator block is the key block to use, please have a look at this link:

Categories

Find more on General Applications in Help Center and File Exchange

Products

Release

R2018a

Asked:

on 3 Apr 2019

Commented:

on 9 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!