-
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
-
kalman
k卡尔曼滤波器,很好用的,大家看看吧!我也是第一次用和大家交流一下(k Kalman filter, well used, let us look at it! I am also the first time and the U.S. exchange)
- 2008-05-10 22:30:25下载
- 积分:1
-
Introduction-to-MATLAB
this is good introduction to matlab
- 2011-02-05 06:05:08下载
- 积分:1
-
xbfxMATALBR2007
说明: 这是基于MATLAB系统上开发的,应用于小波分析方面,很有用的程序模块,书名为"MATLAB在小波分析中的应用"(This is based on the MATLAB system development, application of wavelet analysis, very useful program modules, entitled )
- 2008-10-05 10:44:51下载
- 积分:1
-
cable2
XPL cabel analyse and modelisation
- 2013-10-01 15:16:08下载
- 积分:1
-
emd
经验模态分解(EMD),对imf进行分析,再采用类小波阈值去噪。(Empirical Mode Decomposition (EMD), were analyzed for the imf, then using class wavelet thresholding.)
- 2021-02-21 19:59:41下载
- 积分:1
-
ImageHalftoningFloyd
method for half-toning an image
- 2010-10-01 10:57:23下载
- 积分:1
-
medfreq
Compute median frequency of a signal
- 2009-06-03 20:50:36下载
- 积分:1
-
myTSP
Hopfield网络tsp问题小规模仿真(Hopfield network of small-scale simulation problems tsp)
- 2011-05-15 13:34:39下载
- 积分:1
-
wuxianchuanganqi_chuankou_gui
在使用无线传感器接收数据,在matlab平台上建立GUI界面时,使用的GUI串口通信的程序,用于读取无线传感器的数据(Receiving data using a wireless sensor, built on the matlab platform GUI interface, use the GUI serial communication program for reading data from wireless sensor)
- 2011-11-11 23:55:02下载
- 积分:1