計測器で計測した不規則な変化のデータで、FFT解析を行う方法
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
外部の計測器を使用して、時間ごとの変化量を計測し、Excelファイルに保存しました。
そのデータを用いて、FFT解析を行う方法を教えてください。
Excelデータ添付しておきます。
0 commentaires
Réponses (1)
源樹 上林
le 8 Sep 2020
時間変化が不均一なのが一番の問題なんだと思います。あとは大丈夫ですよね。
リサンプリングについて調べてみてください。
1 commentaire
Akira Agata
le 10 Sep 2020
Modifié(e) : Akira Agata
le 10 Sep 2020
もしMATLAB最新版(R2020a)をお持ちでしたら、サンプリング間隔が不均一なデータに対してFFTをかける Nonuniform fast Fourier transform という機能が利用可能です。ご参考まで。
Voir également
Catégories
En savoir plus sur フーリエ解析とフィルター処理 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!