How to find harmonic amplitude in a signal using neural network
이전 댓글 표시
I need to find the amplitude of harmonic present in the current signal. Suggestions and help is appreciated.
채택된 답변
추가 답변 (1개)
Greg Heath
2014년 1월 3일
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
Greg Heath
2014년 1월 4일
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.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!