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!