
Sultan Al-Hammadi
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0