photo

Dana Alsalman


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to implement spectrogram in matlab?
I am trying to plot the spectrogram of the following signal with following code % Signal 2 fs = 40; % Sampl...

7 years ago | 1 answer | 0

1

answer

Question


how can I plot the spectrogram of a signal?
Hi, Can you please help me to plot the spectrogram of the signal below Fs = 1000; % Sampling frequency ...

7 years ago | 1 answer | 0

1

answer

Question


how to plot vectors of unequal length in matlab?
Hi, I have the following and I need to plot in time domain fs = 40; t1 = 0:( 1/fs ):6; S2 = [ sin( 2*pi*5*t1( t1<=2 ) ),...

7 years ago | 1 answer | 0

1

answer

Question


what is an audio signal bandwidth and Nyquist rate?
Hi Can anyone please help me to write the code to find the bandwidth and Nyquist rate of a speech signal? Based on my res...

8 years ago | 1 answer | 0

1

answer