-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
BIDIRECTIONAL_SMOOTHNESS_MUSIC
空间谱估计算法中的MUSIC算法中的双向平滑空间算法(Spatial Spectrum in the bi-directional smoothing MUSIC algorithm space algorithm)
- 2011-05-20 14:28:54下载
- 积分:1
-
difference
讲述在designer 6中差分布线的方法(About the difference in the designer 6 in the method of wiring)
- 2010-08-08 15:20:52下载
- 积分:1
-
ridgelet
this is for orthonormal ridgelets implemtation
- 2010-11-09 23:15:59下载
- 积分:1
-
bm3d_src
MATLAB CODE FOR SEGEMNT
- 2013-09-13 18:45:22下载
- 积分:1
-
RM_MEDA_Matlab
基于规则模型的多目标演化算法,作者周爱民与张青复。(Rule-based model of multi-objective evolutionary algorithm, the author Zhang Ai-Min Zhou and rehabilitation.)
- 2009-05-25 01:28:10下载
- 积分:1
-
bp
说明: 做生成数(使用0.1做因子),之后13年的数据按统计方法标准化后输入,训练,仿真,对比结果。这个过程相当于插值计算(Generated to do a few (make use of 0.1 factor), after 13 years of data input after the standardization of statistical methods, training, simulation, comparing the results. This process is equivalent to interpolation calculation)
- 2008-08-24 11:43:59下载
- 积分:1
-
Multiple-access-protocls
多址接入协议性能仿真比较,给出主程序源代码和各个脚本M文件(Multiple access protocol performance simulation given main program source code and script M-file)
- 2013-04-07 21:52:24下载
- 积分:1
-
Chaos-optimization
混沌优化算法仿真实例,logistic映射产生混沌序列,求取函数极值。(Chaos optimization algorithm simulation example, logistic map chaotic sequence to strike function extremum.)
- 2013-06-07 19:50:51下载
- 积分:1
-
scale
Face recognition system with basic scaling method. Tested ORL database
- 2012-05-10 01:01:15下载
- 积分:1