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!