Azzera filtri
Azzera filtri

spectrogram関数の具体的な使用法

3 visualizzazioni (ultimi 30 giorni)
Cir 2t
Cir 2t il 11 Ago 2020
Commentato: Takumi il 12 Ago 2020
サンプリング周波数が、1000。
オーバーラップ1sの2sエポック毎に高速フーリエ変換したいです。
以下のコマンドで、できると考えているのですが、具体的にどのような数値を入れればよいのかわかりません。
もし、私の考えが間違っていなければ、具体的に方法を教えてもらいたいです。例題などを用いて。
s = spectrogram(x,window,noverlap)
  1 Commento
Takumi
Takumi il 12 Ago 2020
まずはドキュメントを参照されてはいかがでしょうか.
doc spectrogram

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su 時間-周波数解析 in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!