Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives
時系列データのフーリエ変換処理は、データの周波数領域での特徴抽出のために様々な分野で利用されています。 機械工学の分野では、加速度計で構造物の加速度データを取得し、テータを周波数解析したりすることが多いと思います。 fft 関数でのデータ処理をやろうとした場合、時系列データと周波数データとの関係を理解しておかないと適切なデータ処理ができません。 以下のような簡単なプログラムで fft 関数の使い方を説明していきます。 時系列のサンプルデータとして、データ数 512 点、サンプリング間隔 dt=0.01[sec]、周波数 f=20[Hz]の sin 波を作成し、それを fft 関数で離散フーリエ変換しています。 import numpy as np from scipy.fftpack import fft import matplotlib.pyplot as plt from mpl_t
My Jupyter notebooks installed with python 2 kernel. I do not understand why. I might have messed something up when I did the install. I already have python 3 installed. How can I add it to Jupyter? Here's a screenshot of what the default Jupyter insalled with python3 -m install jupyter and opened in the browser with jupyter notebooklooks like:
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く