photo

Siddhant Sharma


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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?

plus de 3 ans il y a | 0

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse