photo

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...

7 years 前 | 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 ...

7 years 前 | 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 ) ),...

7 years 前 | 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...

8 years 前 | 1 个回答 | 0

1

个回答