-
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
-
ihsantest3
自适应Beamforming仿真,采用matlab编程环境(Adaptive Beamforming simulation using matlab programming environment)
- 2009-11-15 21:15:56下载
- 积分:1
-
SimulatedAnnealingAlgorithm
说明: matlab编制的用模拟退火算法解决0-1背包问题的具体实例(matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of)
- 2008-11-12 13:14:28下载
- 积分:1
-
NOMA_PDSCH_Link_test
在PDSCH信道下,运用非正交的知识做的系统级仿真,并采用编码译码方式降低用户的误码率。(In PDSCH channel, the use of non-orthogonal knowledge to do system-level simulation, and the use of codec way to reduce user error rate.)
- 2016-05-05 09:32:24下载
- 积分:1
-
SVM_nuclear_assembly_MATLAB_function
用MATLAB来实现支持向量机SVM和核函数的程序集(Support Vector Machine SVM and nuclear assembly MATLAB function. Rar)
- 2009-02-26 13:54:44下载
- 积分:1
-
wavedec1
说明: 利用小波变换的图像压缩算法,大家共同探讨,共同学习(Wavelet transform image compression algorithm, we explore, learn together)
- 2010-04-18 11:01:13下载
- 积分:1
-
music-esprit-DOA
ESPRIT MUSIC 算法ESPRIT MUSIC DOA(ESPRIT MUSIC DOA)
- 2013-05-09 14:14:25下载
- 积分:1
-
powell
优化设计,鲍威尔法,无约束条件求解最优解,二维(Optimal design)
- 2012-12-01 17:12:00下载
- 积分:1
-
mw
说明: 可以实现一种也用m序列与walsh序列复合而成的复合序列的生成。(Can also realize an m sequence and walsh composite sequence from the generation of the composite sequence.)
- 2009-02-19 18:10:14下载
- 积分:1
-
complex-networks-matlab-pro
本程序用于模拟复杂网络,并计算复杂网络平均路径长度、聚类系数、度分布,及其他特性分析,可为模拟探究复杂网络提供参考。(This procedure is used to simulate complex network, complex network and calculate the average path length, clustering coefficient, degree distribution, analysis, and other features, can provide reference for simulation to explore the complex networks.
)
- 2013-05-18 11:40:22下载
- 积分:1