計測器で計測した不規則な変化のデータで、FFT解析を行う方法
5 views (last 30 days)
Show older comments
外部の計測器を使用して、時間ごとの変化量を計測し、Excelファイルに保存しました。
そのデータを用いて、FFT解析を行う方法を教えてください。
Excelデータ添付しておきます。
0 Comments
Answers (1)
源樹 上林
on 8 Sep 2020
時間変化が不均一なのが一番の問題なんだと思います。あとは大丈夫ですよね。
リサンプリングについて調べてみてください。
1 Comment
Akira Agata
on 10 Sep 2020
Edited: Akira Agata
on 10 Sep 2020
もしMATLAB最新版(R2020a)をお持ちでしたら、サンプリング間隔が不均一なデータに対してFFTをかける Nonuniform fast Fourier transform という機能が利用可能です。ご参考まで。
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!