-
GMM
this is another gmm training matlab source code.
it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training
- 2010-07-10 13:42:44下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1
-
sharpen-filter
对图像进行锐化滤波处理,去除阴影噪声,得到清晰的图像(sharpen filter)
- 2012-04-04 14:11:16下载
- 积分:1
-
NL_Back_projection
一篇有关非局部均值滤波在超分辨重建中的应用的论文,英文的,IEEE上的(a paper about NL-based SR )
- 2012-04-18 22:00:36下载
- 积分:1
-
Gist
Gist。
使用直方图的方式提取特征值里面有demo,修改一下可以直接使用,提取特征向量,使用机器学的方法来分类识别(
Use the histogram to extract eigenvalues inside demo, change it can be directly used to extract feature vectors, using machine learning approach to classification)
- 2013-12-20 10:45:20下载
- 积分:1
-
compresion-dwt-sans-psychoachostique
THIS is a matlab code of sppech compression
- 2013-05-11 22:43:45下载
- 积分:1
-
7941933MATLABwindpower
programm that describe how control dfig
- 2009-10-10 16:01:03下载
- 积分:1
-
14自由度的车辆模型的建模、仿真及其验证
14自由度的车辆模型的建模、仿真及其验证(Modeling, Simulation and Validation of 14 DOF Full Vehicle Model)
- 2016-03-09 09:04:30下载
- 积分:1
-
fem
杆件有限元程序,非常适合初学者学习matlab,也可以深刻了解有限元的计算过程(Rod finite element program, it is suitable for beginners to learn matlab, but also a profound understanding of the finite element calculation process)
- 2017-05-07 09:23:04下载
- 积分:1
-
bungai_V8.2
窗函数法设计一个数字带通FIR滤波器,仿真效率很高的,独立成分分析算法降低原始数据噪声。( A window function design FIR digital band-pass filter, High simulation efficiency, Independent component analysis algorithm reduces the raw data noise.)
- 2016-12-21 13:38:49下载
- 积分:1