-
vqsplit
K-mean均值算法是给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类 之间的相似性最小。 Kmean处理图像的matlab文件 (K-mean algorithm is given class means the number of K, K to N objects assigned to a class, making class similarity between objects within the maximum, while the similarity between class minimum. Image processing matlab file Kmean)
- 2010-11-21 13:48:43下载
- 积分:1
-
tuxiangzengqiang
基于matlab的图像增强程序 进过多次滤波(Image enhancement based on the matlab program into the filter several times)
- 2011-11-20 22:12:12下载
- 积分:1
-
screen_grab
MATLAB下,自动屏目截取函数。需要先选择编译器,在MATLAB窗口中输入mex -setup (MATLAB, the automatic screen mesh function interception. Need to select the compiler in the MATLAB window, type mex-setup)
- 2013-11-20 11:04:12下载
- 积分:1
-
分水岭算法,区域生长法
很全面的图像分割matlab代码,内含分水岭算法,区域生长法等,亲试,很好用(a very comprehensive image segmentation matlab code, including watershed algorithm, region growth method, etc., pro-test, very useful)
- 2021-05-14 11:30:03下载
- 积分:1
-
guide
葛哲学编著《小波分析理论与MATLABR2007实现》的所有源代码·包含大量的实例和典型应用(some refer for lisp)
- 2009-07-17 20:49:38下载
- 积分:1
-
Kalman-filter
Kalman filter using matlab
- 2012-03-23 18:01:10下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
shuaishizhenghanshu
在汉明失真测试下,matlab画出二元对称信源的信息率失真函数曲线(Under the Hamming distortion test, matlab draw a binary symmetric source of information rate distortion function curve)
- 2011-06-26 00:03:38下载
- 积分:1
-
DeltaRule
Delta Rule Matlab code
- 2014-11-26 14:23:38下载
- 积分:1
-
paper4
基于压缩感知的SAR抑制旁瓣技术研究.pdf(Study of SAR Side-lobe Suppression Based on Compressed Sensing)
- 2012-10-03 10:02:19下载
- 积分:1