Phase angle between fundamental and harmonics
Mostrar comentarios más antiguos
I have a signal which has a fundamental frequency and harmonics. I need to calculate the phase angle between the fundamental and harmonics. How would I accomplish this?
Respuestas (1)
Rick Rosson
el 1 de En. de 2013
0 votos
Use the fft function to transform the signal to the frequency domain, then compare the phase angle of each overtone to the fundamental.
Categorías
Más información sobre Fourier Analysis and Filtering 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!