-
fakecolor
灰度扩展及灰度图像伪彩色化:灰度值在0~20之间显蓝色,20~40之间显绿色,40~255显红色。
(Gray-scale images of pseudo-color: gray-scale value between 0 to 20 Hin blue, between 20 to 40 green, 40 ~ 255 marked in red.)
- 2009-04-16 16:07:59下载
- 积分:1
-
RS_code
一研究员写的RS纠错编码原理及其实现方法
文章详细讲解了编码解码的软件实现方法,附有MATLAB仿真程序。是我见到的最经典的讲解RS编码的文章。(One researcher wrote the RS error correction coding principle and realization method of article detailed account of the software codec realize method with MATLAB simulation program. I see the most classic article on the RS coding.)
- 2008-05-20 16:42:08下载
- 积分:1
-
BerMass
The example below encodes one message words using Reed-Solomon encoder. It then corrupts the code by introducing two errors in the codeword, Then BerMass tries to the connection weight vector A and its roots R that it used to know error location.
- 2012-04-24 15:32:52下载
- 积分:1
-
ex6.doc
Program for implementation of routing algorithm (Distance Vector)
- 2014-10-11 11:48:05下载
- 积分:1
-
ExtractBackground
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
- 2013-11-19 23:41:02下载
- 积分:1
-
SpectrumEstimationSimulation
说明: 关于谱估计的一些基本的程序.有自回归.esprit,music(Spectral estimation on some basic procedures, since the reunification, esprit, music)
- 2010-04-12 21:53:27下载
- 积分:1
-
custom-power
connected dstatcom to hvdc 12 pulse
- 2013-11-19 23:37:34下载
- 积分:1
-
matlab-GA
遗传算法的matlab实现代码,已验证无错误(Genetic algorithm matlab code, verified error)
- 2013-12-26 12:32:05下载
- 积分:1
-
tqrsdetect
可以处理ECG,检测信号,该程序为MATLAB编写(Can handle the ECG, detection signal, the program is to prepare for the MATLAB)
- 2010-01-09 17:31:22下载
- 积分:1
-
Code_MATLAB_Optimization
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。(This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
- 2011-02-05 22:36:00下载
- 积分:1