How to find harmonic amplitude in a signal using neural network
Afficher commentaires plus anciens
I need to find the amplitude of harmonic present in the current signal. Suggestions and help is appreciated.
Réponse acceptée
Plus de réponses (1)
Greg Heath
le 3 Jan 2014
Do not use a neural network. Use a DFT or, for equally-spaced FFT.
help fft
doc fft
or search the NEWSGROUP using
dftgh
Hope this helps.
Thank you for formally accepting my answer
Greg
1 commentaire
Greg Heath
le 4 Jan 2014
Why do you want to do this? It is a waste of time ... unless it is a school assignment or you know something that I don't.
Catégories
En savoir plus sur Deep Learning Toolbox 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!