How can I plot two sinusoidal wave in one plot ?
Afficher commentaires plus anciens
I want to generate a signal composed of two sinusoidal components of frequencies 0.1pi and 0.2pi in MATLAB.
Réponses (1)
KSSV
le 7 Juin 2021
0 votes
Read about the function linspace, sin, plot and hold on.
Catégories
En savoir plus sur Frequency-Domain Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!