-
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
-
simulationforofdm(802.16d)
在vc上做的802.16d ofdm phy的仿真,定点运算,实现的一部分功能,供参考(In the vc on the 802.16d ofdm phy to do the simulation, fixed-point computation, the realization of part of functions, for reference)
- 2007-10-23 22:14:31下载
- 积分:1
-
MATLABdiffusecommunications
基于matlab的扩频通信系统仿真研究。主编:范伟,战兴群(Matlab-based spread spectrum communication system simulation. Editor-in-Chief: Wei Fan, Xing-Qun Zhan)
- 2009-05-04 14:18:31下载
- 积分:1
-
Matlab100
有限时域分析方法的源代码,希望对大家有用处哈~~~(finit time analyze)
- 2011-12-31 23:51:31下载
- 积分:1
-
haze-removal
基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档(Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt)
- 2013-07-11 10:50:09下载
- 积分:1
-
VPpso
由于PSO工具箱较难开发出多目标优化,采用MATLAB编写程序,得出VPPSO的源代码,进行优化设计,效果不错,希望和大家一起学习,共同进步(The PSO toolbox more difficult to develop a multi-objective optimization using MATLAB program, to draw VPPSO the source code, optimized design, good results, and we hope that with learning and common progress)
- 2013-04-02 17:07:49下载
- 积分:1
-
基于粒子群算法的PID参数寻优(MATLA程序)
说明: 基于粒子群算法的PID参数寻优(MATLA程序).zip(PID parameter optimization based on particle swarm optimization (matla program). Zip)
- 2020-02-19 23:03:44下载
- 积分:1
-
ekf
ekf在无源导航中的应用,涉及到了cv模型的仿真(EKF passive navigation in the application, relates to the cv model simulation)
- 2008-01-04 16:27:40下载
- 积分:1
-
PFF
实现对地震数据的一维傅里叶变换 并对数据进行设定工业频率值的情况下滤波 (power frequency filtering)
- 2015-03-29 11:06:29下载
- 积分:1
-
_FuzzyPID
模糊控制器,能够实现模糊控制,自适应迷糊控制(Fuzzy Control)
- 2011-10-24 15:36:37下载
- 积分:1