-
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
-
bianyuantiqu
基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。(Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.)
- 2014-08-24 14:34:52下载
- 积分:1
-
main
交互式多模型Kalman滤波在目标跟踪应用中的程序,可以直接运行的源代码(Interacting multiple model Kalman filtering in target tracking application program can be directly run the source code)
- 2013-10-10 09:38:00下载
- 积分:1
-
environment-in-bj
2012和2013年关于北京天气统计用于功率负载等分析(related content u know)
- 2013-11-26 22:11:36下载
- 积分:1
-
GPCAPDASpectral
General Principle Component Analysis (GPCA)
- 2014-02-03 13:23:50下载
- 积分:1
-
GMSK-Modem-matlab
GMSK信号调制和解调的仿真代码,包含一比特差分、2比特差分、鉴频等常用GMSK解调方案.之前上传的GMSK Modem差分相干、2比特差分解调存在问题。(GMSK demodulation schemes including one bit differential decoding, two bit differential decoding, differential coherent and digital frequency discriminating methods.)
- 2021-04-12 10:18:57下载
- 积分:1
-
jiance
读取视频,检测并标记白色车辆目标,去除车道线和其他非圆碟形状的结构目标物,最后播放可视化后的视频(It will read the video, detect and mark vehicle targets,then lane and other targets of non-circles shape will be removed, at last,play the video after visualization.)
- 2012-03-27 15:17:11下载
- 积分:1
-
MATLAB-GUI
matlab GUI 编程入门参考文献,初级学者可以看看(matlab GUI)
- 2015-04-04 16:09:54下载
- 积分:1
-
GA
说明: 遗传算法序列(GA)(全)利用matlab编写遗传代码 很有用的啊(Sequence of genetic algorithms (GA) (wide) the use of the preparation of the genetic code matlab useful ah)
- 2009-01-22 23:06:07下载
- 积分:1
-
gos
matlab 二维高斯椒盐噪声去噪 基于小波变换的图像去噪滤波(matlab )
- 2010-08-21 10:14:32下载
- 积分:1