답변 있음 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...
12년 초과 전 | 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...
12년 초과 전 | 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.
12년 초과 전 | 0
질문
Image segmentation
Hi...
I am beginner in image processing. i want to segment the grayscale image Histogram normalization Based Segment...
12년 초과 전 | 답변 수: 1 | 0
1
답변
제출됨
save.m
I have attached the file for continuously saving the image to particular folder.