How can I plot two sinusoidal wave in one plot ?
Mostrar comentarios más antiguos
I want to generate a signal composed of two sinusoidal components of frequencies 0.1pi and 0.2pi in MATLAB.
Respuestas (1)
KSSV
el 7 de Jun. de 2021
0 votos
Read about the function linspace, sin, plot and hold on.
Categorías
Más información sobre Frequency-Domain Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!