-
huffman
说明: MATLAB实现的huffman编码,并附有详细的过程说明(MATLAB implementation of the huffman encoding, together with a detailed description of the process)
- 2010-05-05 10:46:43下载
- 积分:1
-
wavelet_segment
wavelet segmentation wavelet segmentation(wavelet segmentation)
- 2010-05-16 17:18:33下载
- 积分:1
-
code
利用最小距离分类器分类3种鸢尾属植物
load fisheriris 载入Matlab自带的鸢尾属植物数据集
每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本(Plant data sets
The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate)
- 2013-12-06 14:33:31下载
- 积分:1
-
fivelevelthreephasepscpwm
级联电压型逆变器H桥五电平,目前工业应用较多的一种逆变方式(Cascaded voltage inverter H-bridge five level, industrial applications currently more of a way of inverter)
- 2021-01-23 09:48:39下载
- 积分:1
-
subspace_OFDM
衰落信道下的盲估计研究MIMO-OFDM,ofdm子空间仿真程序(ofdm)
- 2009-03-25 17:57:37下载
- 积分:1
-
Music
Basicmusic 波束形成程序 能有效的仿真天线排列(Basicmusic beamforming coding. It can simulate the antena array effectly.)
- 2012-05-16 22:00:51下载
- 积分:1
-
NCC_Matlab
归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!(NCC code)
- 2020-11-12 21:49:45下载
- 积分:1
-
chopperD
chopper d simulution with matlab matlab matlab matlab matlab m
- 2013-05-07 23:14:53下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
zxj
cs编码及小波编码汉明编码和其他一些组合(cs coding and wavelet coding, Hamming code, and other combinations)
- 2010-09-02 10:25:07下载
- 积分:1