回答済み Changing the parameters of a graph by GUI
i have created some example gui check this.
% --- Executes on button press in pushbutton1.
function pushbutton1_Callback...
13年以上 前 | 0
回答済み Vector operatin in Matlab
see these links it will help you
http://www.mathworks.in/help/techdoc/ref/dot.html
and
http://www.mathworks.in/help/techdoc...
回答済み Generate a white Gaussian noise vector
y = wgn(m,n,p);
generates an m-by-n matrix of white Gaussian noise. p specifies the power of y in decibels relative to a watt....
回答済み I want to find the minimum value.
You clear the command window using clear all command then you try surely will get or else Instead of you can use the code
l=s...
13年以上 前 | 0
| 採用済み
回答済み I want to find the minimum value.
I have tried same value and i got the min value. i'm using 2011b. which version you are using.
13年以上 前 | 0
質問
Image segmentation
Hi...
I am beginner in image processing. i want to segment the grayscale image Histogram normalization Based Segment...
13年以上 前 | 1 件の回答 | 0
1
回答
送信済み
save.m
I have attached the file for continuously saving the image to particular folder.