-
matlab_hmm
hmm toolbox for image processing
- 2010-06-24 04:22:55下载
- 积分:1
-
Matlab
introduction about Matlab, and how to write matlab code
- 2010-12-16 14:48:30下载
- 积分:1
-
1
说明: 我做的用于非接触电能传输的自适应谐振技术方案,用到了MATLAB仿真,对研究非接触供电,以及学习锁相环的MATLAB仿真有很好的帮助。(Principles of Adaptive Resonance Technology for Contactless Power Transmission System,contactless, adaptive, series resonance, phase-locked loop)
- 2009-08-04 10:23:14下载
- 积分:1
-
glyunshu
这是一个非常重要的而又简单的程序,是书上常用和数学建模的好帮手(nice work
)
- 2013-08-12 11:13:24下载
- 积分:1
-
xiaobo
详细说明小波变换原理以及小波变换算法在matalb图像处理中的利用,很好的学习资料(Detail wavelet theory and wavelet transform algorithm in matalb use of image processing, good learning materials)
- 2011-10-07 00:29:53下载
- 积分:1
-
nonmaxsup
说明: Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:04:40下载
- 积分:1
-
adapt1
Adaptive Filter for image processing, a good MATLAB code.
- 2009-05-22 04:11:09下载
- 积分:1
-
zoeppritz
This code would create the P-P reflection coefficient with incident angle in the relation of zoeppritz equation. It is very useful in seismic analysis.
- 2011-05-15 00:56:03下载
- 积分:1
-
Eddenoise1x
用于图像去噪实验界面,包括小波去噪,中值滤波等,程序有MMATLAB的gui界面,调试成功。,已通过测试。
(For image denoising experimental interface, including wavelet denoising, median filtering, procedures the gui interface MMATLAB, debugging success. , Has been tested.)
- 2012-10-07 00:32:53下载
- 积分:1
-
adamedianfilt
说明: 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。(Adaptive Median Filter for filtering methods and the same as the traditional median filter, use a rectangular area of the window Sxy, different in the filtering process, the adaptive filter in on certain Presumed Conditions change (an increase of ) filter window size, while when the judge is the filter window center pixel noise, the median value is used instead of, or does not change its current pixel value, so that the output with a filter to replace the pixels (x, y) Office (that is, coordinates of the current filter window centered) values.)
- 2010-04-24 22:06:40下载
- 积分:1