section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 889 forks source link

Understanding Simulink using Matlab #1858

Closed mohamedgh16 closed 3 years ago

mohamedgh16 commented 3 years ago

Proposed title of the tutorial.

Understanding Simulink using Matlab.

Introduction paragraph(s):

Simulink is a MATLAB-based graphical programming environment for modeling, simulating, and analyzing multi-domain dynamical systems. Its primary interface is a graphical block diagramming tool and a customizable set of block libraries. It offers tight integration with the rest of the MATLAB environment and can either drive MATLAB or be scripted from it. Simulink is widely used in automatic control and digital signal processing for multi-domain simulation and model-based design.

In this tutorial, we will use the Simulink library browser to understand the blocks, waves & functions that it has and perform a set of operations on a set of waves and plot each one of them on a scope.

Key takeaways:

References:

https://en.wikipedia.org/wiki/Simulink. https://www.mathworks.com/products/simulink.html.

hectorkambow commented 3 years ago

Sounds like a cool topic - I think it already is different enough just want to make sure we dont cover much of what was covered here.

Topic approved 👍 @mohamedgh16

mohamedgh16 commented 3 years ago

Roger that 👍. @hectorkambow