Difference between revisions of "Simulink"

From PrattWiki
Jump to navigation Jump to search
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Simulink is an add-on for [[MATLAB]] that allows the user to build block diagrams which are then analyzed by MATLAB itself or compiled and uploaded to a microprocessor.
 
Simulink is an add-on for [[MATLAB]] that allows the user to build block diagrams which are then analyzed by MATLAB itself or compiled and uploaded to a microprocessor.
  
== Tutorial ==
+
== Tutorials ==
There is a brief tutorial on Pundit: [[Simulink/Tutorial | Tutorial]]
+
* ECE 382 Tutorial for modeling signals and running simulations from scripts: [[Simulink/Tutorials/Signals| Link]]
 
+
* ME 344L Tutorial for modeling a simple harmonic oscillator with a sinusoidal input: [[Simulink/Tutorials/DiffEq| Link]]
 
 
  
 
== Questions ==
 
== Questions ==

Latest revision as of 16:31, 19 February 2013

Simulink is an add-on for MATLAB that allows the user to build block diagrams which are then analyzed by MATLAB itself or compiled and uploaded to a microprocessor.

Tutorials

  • ECE 382 Tutorial for modeling signals and running simulations from scripts: Link
  • ME 344L Tutorial for modeling a simple harmonic oscillator with a sinusoidal input: Link

Questions

Post your questions by editing the discussion page of this article. Edit the page, then scroll to the bottom and add a question by putting in the characters *{{Q}}, followed by your question and finally your signature (with four tildes, i.e. ~~~~). Using the {{Q}} will automatically put the page in the category of pages with questions - other editors hoping to help out can then go to that category page to see where the questions are. See the page for Template:Q for details and examples.

External Links

References