pleas, how can I solve this problem ? how can I plot these signals ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Consider the following signals:
x1(t) = sin(10*pi*t ) , x2(t)=(1/3) sin(30*pi* t) , x3(t) = ( 1/5) sin(50* pi * t )
Generate and plot x1(t) for one period , Generate and plot xb(t)=x1(t)+x2(t) for one period , Generate and plot xc(t)=x1(t)+x2(t) +x3(t) for one period. (Show all the results on one figure using subplot)
Determine, using Matlab plots, if the generated signals are periodic or not.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!