write a matlab program to plot signal xt=sin t+sin 2t+sin 3t+…
Show older comments
write a matlab program to plot signal xt=sin t+sin 2t+sin 3t+…
Answers (1)
KSSV
on 22 Feb 2021
0 votes
This is a very simple homework/ exercise; which you are supposed to do. Read about linspace, plot. Read about the function sin.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!