photo

Siddhant Sharma


Last seen: environ 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
89 476
of 301 175

RÉPUTATION
0

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 185

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 238

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

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

presque 5 ans il y a | 1 réponse | 0

1

réponse