-
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
-
hough2
用MATLAB编程,进行二维图像的哈夫变换直线检测(Using MATLAB programming for two-dimensional image of the Hough transform line detection)
- 2009-03-10 18:06:01下载
- 积分:1
-
MATLAB
说明: 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序(File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures)
- 2010-04-27 16:41:18下载
- 积分:1
-
script_ber_2transmit_1receive_beamforming_bpsk_ra
Script for computing the BER for BPSK modulation in a
Rayleigh fading channel with and without transmit beamforming
- 2013-04-11 05:21:22下载
- 积分:1
-
chaos
时频处理的一个例子,在时频分析的matlab那本书里面有详细的说明(Deal with time-frequency an example, in the time-frequency analysis of matlab that book there are detailed instructions)
- 2007-11-01 23:33:06下载
- 积分:1
-
ex_s_fun_mixedm_m
The model of hybrid systems (combinations of continuous and discrete systems) is given in the file mixedm.m. Considered S-function simulates a system consisting of series-connected integrator (1 / s) and the delay unit (1 / z).
- 2012-04-28 21:15:54下载
- 积分:1
-
GM
说明: 这是GM(1,1)灰色预测的程序,里面有检验和说明,绝对可用(This is the GM (1,1) gray prediction procedure, which has tested and description, absolutely free)
- 2013-05-24 08:41:17下载
- 积分:1
-
Sonar_Exp_v2_CW
声纳技术 常用水声信号及其处理方法 内容 CW信号(Commonly used in underwater acoustic signal processing method)
- 2012-04-15 08:54:09下载
- 积分:1
-
abc_model
induction machine abc_model
- 2013-07-20 00:15:05下载
- 积分:1
-
ADF-task-param
介绍了如何在taskflow之间传递参数以及如何获取taskflow的返回值(Introduce how to post param to taskflow )
- 2013-12-14 01:41:04下载
- 积分:1