Why is that when i change my phase angle, the amplitude changes in sin and cos functions in Matlab?
Mostrar comentarios más antiguos
I am doing simple tests trying to get back the amplitude and phase angle from fft, when i have
x = A*sin(2*pi*t*f) + B*cos(2*pi*t*f), where A = B = 1, I get the correct amplitude back which is sqrt(2) but when i add some phase angle to them, it changes, why is that? Thank you all very much!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Pulsed Waveforms 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!