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