計測器で計測した不規​則な変化のデータで、​FFT解析を行う方法

外部の計測器を使用して、時間ごとの変化量を計測し、Excelファイルに保存しました。
そのデータを用いて、FFT解析を行う方法を教えてください。
Excelデータ添付しておきます。

Answers (1)

源樹 上林
源樹 上林 on 8 Sep 2020

0 votes

時間変化が不均一なのが一番の問題なんだと思います。あとは大丈夫ですよね。
リサンプリングについて調べてみてください。

1 Comment

Akira Agata
Akira Agata on 10 Sep 2020
Edited: Akira Agata on 10 Sep 2020
もしMATLAB最新版(R2020a)をお持ちでしたら、サンプリング間隔が不均一なデータに対してFFTをかける Nonuniform fast Fourier transform という機能が利用可能です。ご参考まで。

Sign in to comment.

Categories

Find more on フーリエ解析とフィルター処理 in Help Center and File Exchange

Products

Release

R2020a

Tags

Asked:

on 8 Sep 2020

Edited:

on 10 Sep 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!