Pregunta


What does the matlab code in steps 2 and 3 mean?
1.Hphi=Heaviside(phi,epsilon); 2.M(:,:,1)=Hphi; 3.M(:,:,2)=1-Hphi; 4.N_class=size(M,3);

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


C =updateC(Img, u, KB1, KB2, epsilon);
what is the meaning of updateC? In the last of the program they have given % Make a function satisfy Neumann boundary con...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


KB1 = conv2(b,Ksigma,'same')
COULD YOU PLEASE EXPLAIN THIS MATLAB CODE...ESPECIALLY THE USE OF 'same' KB1 = conv2(b,Ksigma,'same')

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


C =updateC(Img, u, KB1, KB2, epsilon);
Can we give updateC() or like updateb().One of the program i got from net runs like this,in help menu its given only as update(o...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Matlab code Img=double(Img(:,:,1))?
Does Img=double(Img(:,:,1)) means to transform a continous image into the discrete mode...?

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab code..what is the meaning of Img=double(Img(:,:,1))?
What is the meaning of this code Img=double(Img(:,:,1))

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta