How can I plot two sinusoidal wave in one plot ?
显示 更早的评论
I want to generate a signal composed of two sinusoidal components of frequencies 0.1pi and 0.2pi in MATLAB.
回答(1 个)
KSSV
2021-6-7
0 个投票
Read about the function linspace, sin, plot and hold on.
类别
在 帮助中心 和 File Exchange 中查找有关 Frequency-Domain Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!