-
CH3
L3_1.m: 純量量化器的設計(程式)
L3_2.m: 量化造成的假輪廓(程式)
L3_3.m: 向量量化器之碼簿的產生(程式)
L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式)
gau.m: ML量化器設計中分母的計算式(函式)
gau1.m: ML量化器設計中分子的計算式(函式)
LBG.m: LBG訓練法(函式)
quantize.m:高斯機率密度函數的非均勻量化(函式)
VQ.m: 向量量化(函式)
L3_2.bmp: 影像檔
lena.mat: Matlab的矩陣變數檔
(L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file)
- 2009-04-02 23:49:41下载
- 积分:1
-
matlab
带交叉因子的粒子群优化算法matlab源程序(Cross-factor with particle swarm optimization algorithm matlab source)
- 2008-06-04 14:27:48下载
- 积分:1
-
timings
说明: 本程序计算1到10000的开根号通过三种不同方法所需要的时间(The program calculates the 1 to 10,000 square root of three different methods by the time required)
- 2011-02-23 14:26:41下载
- 积分:1
-
CRC32
CRC循环检测算法,CRC32的算法,可算得余数和商(CRC32 algorithm, and the remainder can be considered as business)
- 2011-06-09 11:12:23下载
- 积分:1
-
staring-imaging
关于简单的凝视成像的程序,自己编写,希望交流!(Staring imaging procedures, written in the hope that the exchange)
- 2012-07-31 15:01:23下载
- 积分:1
-
自然梯度盲源分离算法
说明: 本算法是一个自然梯度算法,用来解决盲源分离问题(This algorithm is a natural gradient algorithm to solve the problem of blind source separation)
- 2020-06-20 11:27:41下载
- 积分:1
-
mmWave-MU-MIMO-master
说明: massive mimo multiwave
- 2021-03-06 21:59:29下载
- 积分:1
-
MATLAB
层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法(Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm)
- 2009-03-23 08:39:55下载
- 积分:1
-
granger_cause
用MATLAB做granger 因果关系检验(To use MATLAB to do granger causality test)
- 2010-01-09 01:33:37下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1