Sultan Al-Hammadi
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
118,819
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
I have got an error when using spectrogram; could you help me
I have got an error when using spectrogram; could you help me finding what is wrong? As it worked when I used it in another scri...
6 years ago | 0 answers | 0
0
answersQuestion
Plotting the area defin
Iluating x & y, I don't want a & b to be always the same as long as 0<=a<=1 & 0<=b<=1. But I have no idea to resolve this issue!...
6 years ago | 3 answers | 0
3
answersQuestion
I am trying to plot a 3D figure defined by z>=0:
I triY(I),Z(I),'.'); xlabel('X'); ylabel('Y'); zlabel('Z'); Please help me
6 years ago | 1 answer | 0
1
answerQuestion
With the instruction "h = firpm(n, f, a);", can you give example to show ho to determine the parameters n,f &a?
I have read the document about "firpm", but I am still not quite sure on how to determine its parameters, especially when having...
6 years ago | 1 answer | 0
1
answerQuestion
How to get the "noverlap" right when using the command [S,F,T] = spectrogram(X,WINDOW,NOVERLAP,F,Fs)?
Could you please give me a short example to show how to get the value of "noverlap" as well as F? Is F the length of the signal ...
6 years ago | 0 answers | 0
0
answersQuestion
How to stem plot a complex function in matlab?
Stem plot the following function[Plot the imaginary and real parts seperately]: e^(x*j*pi*) for (x>=5 && x<=11): my solution: ...
6 years ago | 1 answer | 0