連続時間系のサンプリングと離散フーリエ変換
Mostrar comentarios más antiguos
を時間
で観測し、次の信号
を構成する。
で観測し、次の信号
を構成する。
上に対してサンプリング周期Ts=0.01でサンプリングしたN=200個の信号をベクトルxに格納しプロットするにはどうすればよいでしょうか。
またxの離散フーリエ変換を求め、ベクトルfrqに格納し、frq*(2/N)の絶対値を図示するにはどうすればよいでしょうか。
matlab初心者で現在独学中ですので参考になる回答をいただければ幸いです。
Respuestas (1)
madhan ravi
el 20 de Mayo de 2021
0 votos
https://www.mathworks.com/help/matlab/ref/fft.html a good starting point
Categorías
Más información sobre 書式設定と注釈 en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!