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

답변