Introduction: The objective of this lab is to learn the basic functions of FreeMat to solve systems of linear equations by matrix operations and more.
Procedure:
![]() |
Graph of sine and cosine on the same graph |
![]() |
Here is the solution |
Step 3: Plotting Exponentials
Assignment 1: Graph Circuits A and B with the output of 2e^(-t/t_c).
t_c of A is 100 ms, and t_c of B is 200 ms.
Step 4:
Assignment 2: Graph Circuits A and B now have an output of 2(1-e^(-t/t_c)). t_c of A is 100 ms, and t_c of B is 200 ms.
Step 5:
Assignment 2-1 Graph the functions 3sin(2t + 10°), 5cos(2t - 30°) and their function added together.
Next we make it into a script.

This is what we get below.
No comments:
Post a Comment