連続時間系のサンプリングと離散フーリエ変換
Show older comments
を時間
で観測し、次の信号
を構成する。
で観測し、次の信号
を構成する。
上に対してサンプリング周期Ts=0.01でサンプリングしたN=200個の信号をベクトルxに格納しプロットするにはどうすればよいでしょうか。
またxの離散フーリエ変換を求め、ベクトルfrqに格納し、frq*(2/N)の絶対値を図示するにはどうすればよいでしょうか。
matlab初心者で現在独学中ですので参考になる回答をいただければ幸いです。
Answers (1)
madhan ravi
on 20 May 2021
0 votes
https://www.mathworks.com/help/matlab/ref/fft.html a good starting point
Categories
Find more on 書式設定と注釈 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!