photo

Siddhant Sharma


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
DTFT of x[n]
But if I want to use it without using FFT function how can we approach it? Have you developed the code for that?

3年以上 前 | 0

質問


Matlab Code for DTFT to get frequency response
I am trying to run this code to get frequency response of h[n]: clc; clear; n = 0:5; h = [1, 0, -2, 3, 0, -2]; w = -pi:...

3年以上 前 | 1 件の回答 | 0

1

回答