-
uneven
说明: 图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid(in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid)
- 2011-03-24 10:51:33下载
- 积分:1
-
LMSagl
设计Matlab程序实现最小均方误差算法,要求:已知模式类的模式向量,依据最小均方误差算法设计判决器(Matlab program designed to achieve the minimum mean square error algorithm requires: pattern vectors known patterns and the like, according to the minimum mean square error algorithm design decider)
- 2014-12-10 14:37:40下载
- 积分:1
-
freadenvistandard
matlab实现的读取envi标准格式的代码,对于搞遥感的人来说,很有用(read envi standard file)
- 2014-11-15 21:04:14下载
- 积分:1
-
Optical-Simulink
MATLAB Simulink Simulation Platform(MATLAB Simulink Simulation Platform for )
- 2013-04-05 21:51:45下载
- 积分:1
-
picmaterils
Parallel Interference Cancellation in MC-CDMA
- 2014-02-19 22:10:26下载
- 积分:1
-
color_muban
程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.(procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of face detection.)
- 2006-12-23 11:06:08下载
- 积分:1
-
cr1181
blind multichannel identification
- 2010-12-17 02:54:28下载
- 积分:1
-
-controller-pid
主要是进行控制器参数的优化,里面利用一个(controller pid parament )
- 2012-06-08 12:44:32下载
- 积分:1
-
ccr-as-rows-are-DMU-in-p-model
计算数据包络分析中的ccr和bcc模型决策单元的效率值松弛变量的值等(calculate the efficiency and slack of ccr and bcc model in matlab )
- 2016-03-11 20:38:48下载
- 积分: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