-
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
-
buduichengguzhang
电力系统不对称电路的故障分析及计算,包括单相短路故障,两相短路故障等(Asymmetry of power system fault analysis and calculation of the circuit, including single-phase short circuit fault, such as two-phase short circuit fault)
- 2011-05-04 12:02:56下载
- 积分:1
-
8
MATLAB源程序:支持多重边的欧拉巡回的matlab程序(MATLAB source: Supports multiple edges Euler tour matlab program)
- 2013-08-27 18:32:59下载
- 积分:1
-
Gauss-Laguerre
matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分(Gauss–Laguerre quadrature)
- 2015-02-17 14:43:58下载
- 积分:1
-
whitenoise
白噪声的测试MATLAB程序,及各种谱分析(whitenoise test program and Spectrum analysis)
- 2010-10-31 19:13:41下载
- 积分:1
-
workwavw
小波变换的经典程序
可以实现一位离散小波变换(xiaobobianhuandejingdinachengxu)
- 2021-03-31 14:59:09下载
- 积分:1
-
MatlabFns.tar
hopfield neural network for binary image recognition
- 2009-04-14 21:41:52下载
- 积分:1
-
jjj
关于ESPRIT算法的误差程序,在不同信噪比下算法的误差曲线(The error process on the ESPRIT algorithm)
- 2010-12-31 11:13:38下载
- 积分:1
-
carrier_recov
基于mpsk的载波恢复,有完整的simulink模型,可以观察星座图(carrier recovery of Mpsk)
- 2009-05-29 14:32:49下载
- 积分:1
-
hdf
使用Matlab读取hdf格式的海洋大气数据,并进行绘图处理(Hdf format using matlab read Oceanic and Atmospheric data and graphics processing)
- 2014-12-10 16:51:26下载
- 积分:1