-
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
-
JPEGCompression
jpeg compression matlab source code
- 2007-12-02 08:17:31下载
- 积分:1
-
RelaisAF
a Matlab Programme to simulate the cooperative communication technique AF amplify and forward between tow users and a destination
- 2014-10-24 00:45:42下载
- 积分:1
-
guidaozhuanhuan
航天器动力学中用于计算轨道转换的MATLAB程序,包括平面的转换为空间的与空间的转换为平面轨道。(Spacecraft Dynamics used to calculate the orbit convert MATLAB program, including the conversion plane converted to space and space for flat track.)
- 2014-10-29 00:15:44下载
- 积分:1
-
Mie-scattering-Matlab
粒子散射光强的计算,可算粒子各个散射角的光强分布及其相位(The calculation of particle scattering intensity, scattering angle of each particle can be considered the light intensity distribution and phase)
- 2010-09-25 18:36:40下载
- 积分:1
-
Untitled1
一个有限长序列,用matlab实现其N=100的DFT。给出其幅度与相位曲线,并讨论其相关性质。 (A finite-length sequence, using matlab to achieve its N = 100 of the DFT. Given its magnitude and phase curves, and discuss their related properties.)
- 2013-08-09 09:55:17下载
- 积分:1
-
power_PVarray
this a very good pv model done with mathwork sites
- 2012-06-02 03:13:32下载
- 积分:1
-
DPSK_matlab
用matlab实现通信系统中的DPSK差分编码器的源代码(the matlab source code of DPSK)
- 2013-03-22 12:58:40下载
- 积分:1
-
k_means-algorithm
k-means算法是模式识别十大算法之一 matlab仿真的k-means聚类算法(k-means algorithm for pattern recognition algorithm is one of the top ten k-means clustering algorithm)
- 2011-11-18 17:59:31下载
- 积分:1
-
cell_auto_program
元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序(Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single particle motion in the hexagonal cellular automata, FHP is based on rules. Well as cellular automata simulation Earth satellite imagery , cellular fixed probability to four adjacent cellular proliferation zz problems, cellular automata simulation Earth satellite imagery, as well as Game of Life, robots and other procedures)
- 2014-01-19 16:55:42下载
- 积分:1