![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8158325_1522125040682_DEF.jpg)
Dana Alsalman
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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 ) ),...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 9년 전 | 답변 수: 1 | 0