Phase angle between fundamental and harmonics
Mostra commenti meno recenti
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?
Risposte (1)
Rick Rosson
il 1 Gen 2013
0 voti
Use the fft function to transform the signal to the frequency domain, then compare the phase angle of each overtone to the fundamental.
Categorie
Scopri di più su Fourier Analysis and Filtering in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!