Running Average of a Massive data set
古いコメントを表示
So I have a data file containing 5 seconds of sound data, where I want to smooth the data with a running average function and then use the Fast Fourier Transform function in MATLAB in order to pinpoint the amplitude spikes that should be a tuning fork and an out of tune instrument. The data has 20,000 popints, however, and the methods I've tried so far accidentially erase the information I want. Is there a way to make a running average function manually for that many data points?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!