Feeds
질문
Plz, Edit the NEWFF according to the latest version of MATLAB.
when i simulate the below code it is showing some errors. like obsolete way of using NEWFF. what is the new model for it...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
please explainn this and guide me to develope the code
[P,F] = spectrum(SSSS,128,0,hanning(128),1/15); is the old version of matlabs solution to find the spectrum of the signal nam...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can any one explain this???
[P,F] = spectrum(SSSS,128,0,hanning(128),1/15); This one looks simple but difficult to understand me. can any one explain...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
when i have two plots on same figure, how can i clear only one plot ??
I have two plots. Out of which one is permanent data, which is not varying with time. Second one is varying frequently wi...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
Usage of Special character " @ " in function handle ???
can anyone please explain me the complete usage and working of " @ " in function handle ?. Please explain the working of fol...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Is there any way to see the code of pre-loaded programs ??
During my practice i notice the few lines, related to "colormap" function. load flujet image(X) colormap(jet) How ca...
대략 12년 전 | 답변 수: 3 | 0