Question: The objective of this assignment is to create a model using Simulink. Submit one model file for each question. Q 1 ) Consider sine and

The objective of this assignment is to create a model using Simulink. Submit one
model file for each question.
Q1) Consider sine and cosinesignals with amplitude and frequency of unity.
Create a Simulinkbased model to do the following tasks:
1) creates the signals;
2) finds the summation of the signals;
3) display graphically the two signals and their summation;
4) repeat step 3 if the phases of sine and cosinesignals increase by a /3 and /4,
respectively.
5) repeat step 3 if the frequency of the sinesignal increase by a factor of 2, while
phases remain as that in step 3.
6) repeat step 3 if the frequencies of the sine and cosinesignals increase by a
factor of 2 and 3, respectively. The phases remain similar to that in step 3.
Q2) Consider four sine, cosine, ramp, and stepsignals. The sine and cosine
signals have amplitude and frequency of unity. Create a Simulinkbased model to
do the following tasks:
1) creates the signals;
2) finds the summation of the signals;
3) display graphically the four signals and their summation;
4) repeats step 3 if the frequency of the sinesignal increase by a factor of 2;
5) repeats step 3 if the frequencies of the sine and cosinesignals increase by a
factor of 2 and 3, respectively.
Note: There is sin signal block but there is no cos signal block. You can obtain cos
signal from the sin signal block by either adding pi/2 in the phase or by
differentiating the sine signal block
I need help with this in MATLab. I tried running my code, but it keeps giving errors

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!