-
-
externel.rar
... data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is part of the MATLAB Application ...
-
TheCProgrammingLanguageKernighanRitchie.rar
... writing and
revising examples, rather than on mere statements of rules. For the most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. ...
-
-
shenjingwangluomoshishibie.rar
... compiled and tested in this environment. The majority
of programs on this diskette should port to other environments with only minor
adjustments. The exception to this are those programs which utilize
presentation manager for graphical display of ...
-
Programs.rar
2、图像增强:
图像增强也称为图像锐化,其目的是为了加强图像中的轮廓边缘等细节信息。
与图像平滑一样,也可分别在空域和频域进行图像增强。
在空域中进行图像锐化:
将原图像与 相减可以得到经过锐化处理的图像g(i,j),即:
g(i,j)= f(i,j)-
= f(i,j)-α[f(i+1,j)+ f(i-1,j)+ f(i,j+1)+ f(i,j-1)-4 f(i,j)]
= f(i,j)+4α[f(i,j)- ]
这里,α为可选择的用于控制锐化程度的因子,其中,1/4 是被锐化 ...
-
-
VPC3.rar
PROFIBUS SLAVE PROGRAMS
PRO FIBUS SLAVE PROGRAMS
-
-
-
-