How to find harmonic amplitude in a signal using neural network
Show older comments
I need to find the amplitude of harmonic present in the current signal. Suggestions and help is appreciated.
Accepted Answer
More Answers (1)
Greg Heath
on 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 Comment
Greg Heath
on 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.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!