Experiment - 4: Aim: To Compute DFT of The Signal Given Below Using Matrix Method in MATLAB: X (N) (1 2 3 4)
Experiment - 4: Aim: To Compute DFT of The Signal Given Below Using Matrix Method in MATLAB: X (N) (1 2 3 4)
Experiment - 4: Aim: To Compute DFT of The Signal Given Below Using Matrix Method in MATLAB: X (N) (1 2 3 4)
189202011
ECE-C
Due: 22 Apr. 21
EXPERIMENT – 4
Aim: To compute DFT of the signal given below using matrix method in MATLAB:
x(n) = [1 2 3 4]
Display the DFT result in common window as a matrix
Code:
Saloni Varshney
189202011
ECE-C
Due: 22 Apr. 21
Result/Output:
Aim: To compute IDFT of the signal given below using matrix method in MATLAB:
X(K) = [6, -2+j2, -2, -2-j2]
Display the IDFT result in common window as a matrix
Code:
Saloni Varshney
189202011
ECE-C
Due: 22 Apr. 21
Result/Output: