How can I plot two sinusoidal wave in one plot ?
Show older comments
I want to generate a signal composed of two sinusoidal components of frequencies 0.1pi and 0.2pi in MATLAB.
Answers (1)
KSSV
on 7 Jun 2021
0 votes
Read about the function linspace, sin, plot and hold on.
Categories
Find more on Frequency-Domain Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!