-
-
[
Matlab]
coherencefilter.zip
... ( fingerprint.png ))/255
B = coherencefilter(A,4, sigma ,1.5, rho ,5)
image(min(max(B,0),1)) axis image
[1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D.
Thesis, Dept. of Mathematics, University of ...
Category:
matlab Upload User:
bejing Size:
77K
-
-
-
-
-
[
Matlab]
das.zip
... Plotting the input speech signal data .
subplot(2,2,1)
axis normal
plot(data)
grid on
title( Initial Speech Signal ) ... the modulated speech signal AmpMod .
subplot(2,2,2)
axis normal
plot(AmpMod)
title( Modulated Speech Signal )
xlabel( ...
-
-
-
-