photo

Siddhant Sharma


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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?

mehr als 3 Jahre vor | 0

Frage


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:...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort