I'm not getting how to draw a DFT using coefficient.

4 ビュー (過去 30 日間)
Ananjay Singh Yadav
Ananjay Singh Yadav 2021 年 8 月 16 日
c-3 =0.8597 + 0.5073 𝑖, c-2 =1.3459 + 2.6485 𝑖, c-1 =-2.8348 +13.4153 𝑖
c0 =62.289 + 120.32 𝑖, c1 =22.8537 + 7.2257 𝑖, c2 =2.1155 + 0.9273 𝑖 and
c3 = 0.0880 + 0.1215i
these are the coefficients.

回答 (1 件)

Harikrishnan Balachandran Nair
Harikrishnan Balachandran Nair 2021 年 8 月 19 日
Hi,
From my understanding you have a set of complex coefficients which you want to plot. You can plot the magnitude response by calculating the magnitude of each complex coefficient using the function 'abs'. Similarily , the phase response can be calculated by using the function 'angle'.
  1 件のコメント
Ananjay Singh Yadav
Ananjay Singh Yadav 2021 年 8 月 22 日
Sir, basically I have a curve and by using no of co ordinates, I need to redraw that curve by Fourier series. Please tell me how can I do it.

サインインしてコメントする。

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by