write a matlab program to plot signal xt=sin t+sin 2t+sin 3t+…

7 views (last 30 days)
write a matlab program to plot signal xt=sin t+sin 2t+sin 3t+…

Answers (1)

KSSV
KSSV on 22 Feb 2021
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!