-
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
-
VCMatlab
VC++与MATLAB混合编程学习的很好电子书(VC++ and MATLAB programming mix of good books to learn)
- 2010-06-25 12:37:38下载
- 积分:1
-
FHsystem
通过MONTE GARLO仿真,说明一个使用二进制FSK并受到最坏部分频带干扰破坏的FH数字通信系统的性能。(MONTE GARLO through the simulation shows that the use of a binary FSK and are subject to the worst part of band interference and sabotage by FH digital communication system performance.)
- 2010-01-16 16:42:23下载
- 积分:1
-
steerable_filters
Implements the 1st and 2nd order Gaussian derivative steerable filter in matlab.The oriented first order derivative can be obtained by taking the dot product of a unit vector oriented in a specific direction with the gradient. The basis filters are the partial derivatives of a 2D Gaussian with respect to x and y
- 2014-12-05 13:56:40下载
- 积分:1
-
ieee-00-bilateral
bilateral filter for image processing using matlab
- 2015-04-07 14:14:47下载
- 积分:1
-
Mackey_Glass_Reservoir_computing
说明: 储备池神经网络预测混沌信号MATLAB实例(Reserve pool neural network prediction chaotic signal MATLAB example)
- 2020-04-21 17:14:35下载
- 积分:1
-
Assignment1_Part2Q1
最小二乘法的matlab实现,最小二乘法用于曲线拟合,本程序可以适用于一次或者二次曲线拟合( Polynomial least squares curve fitting- First and Second order curve fitting.
All the given data points must be used for fitting.)
- 2014-11-12 13:20:36下载
- 积分:1
-
RDA_SmallSquintAngle
sar成像RD算法仿真。可以仿真单点目标和多点目标,可以添加方位向相位噪声(sar RD imaging algorithm simulation. You can emulate a single point and multi-point target goal, you can add azimuth phase noise)
- 2015-03-27 14:55:57下载
- 积分:1
-
FuzzyClusteringToolbox_m
Matlab模糊聚类工具箱,内含说明书。(Fuzzy Clustering and Data Analysis Toolbox,For Use with Matlab
)
- 2020-09-29 15:57:46下载
- 积分:1
-
tfrstft
短时傅立叶变换,确定时变信号其局部区域正弦波的频率与相位(short-time Fourier transform)
- 2013-01-30 16:41:30下载
- 积分:1