-
TX
说明: 卫星信道中的调制识别的matlab仿真分析,很不错的(Satellite channels in the modulation recognition of matlab simulation analysis, it is good)
- 2008-12-23 16:14:01下载
- 积分:1
-
Adaboost
用于adaboost初学入门,有需要可以看看,比较简单,容易看懂(For the beginner of learning the adaboost)
- 2009-04-17 22:57:23下载
- 积分:1
-
segmentation
基于Particle Swarm Optimization的图像分割算法matlab源代码.(matlab source code of a PSO based image segmentation algorithm)
- 2012-04-29 16:39:50下载
- 积分:1
-
OFDM-cde
This is code for OFDM
- 2014-01-04 15:34:14下载
- 积分:1
-
SparseAutoencoder
深度学习自动编码机MATLAB实现,包含测试数据文件(Depth learning machine automatic coding MATLAB realization)
- 2016-04-02 19:35:10下载
- 积分:1
-
facedetection
说明: 人脸区域检测,对图像中的人脸区域进行检测并用矩形框标记。(Face region detection, face image in the region to detect and mark with a rectangular box.)
- 2011-03-13 11:49:47下载
- 积分:1
-
k-epso
best soudo code for k-epso
easy to understand and very useful
- 2013-08-11 21:02:17下载
- 积分:1
-
matlabextremum-and-Root
应用matlab求极值和求根的方法,并配有仿真程序和结果,可以用于数值实验时使用(Application matlab extremum and rooting, and with a simulation program and results can be used for numerical experiments)
- 2013-04-24 23:37:34下载
- 积分: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
-
Couplafunction
Copula函数描述的是变量间的相关性,实际上是一类将联合分布函数与它们各自的边缘分布函数连接在一起的函数,因此也有人将它称为连接函数。本程序已调试,可以运行。(Copula function describes the correlation between variables, in fact, is a class of joint distribution functions and their respective edge distribution functions connected together, so it is also called the connection function. This procedure has been debugging, you can run.)
- 2016-09-27 11:04:48下载
- 积分:1