photo

Dana Alsalman


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
227,741
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

8 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 ) ),...

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

9 years ago | 1 answer | 0

1

answer