Question: int MATLAB and given a .wav file How do i plot the time domain signal x and the magnitude of he transformed signal X using
int MATLAB and given a .wav file
How do i plot the time domain signal x and the magnitude of he transformed signal X using the subplot command?
X = fft(x)
ive loaded the file with [x,fs] = audioread('name.wav'), but im new to Matlab and have no clue how to plot it and its DFT?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
