-
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
-
ABC-algorithm
人工蜂群算法工具箱,可用于求解旅行商问题,以及多维数据极大值和极小值等问题(ABC algorithm,which can be uesd in many optimization field.)
- 2020-11-20 11:19:37下载
- 积分:1
-
encoding_test
in this code you can check the test of encoding for iris recognition
- 2011-09-14 07:29:51下载
- 积分:1
-
FFT
matlab汽车平顺性加权加速度评判标准(Matlab vehicle ride comfort evaluation)
- 2021-04-10 15:18:58下载
- 积分:1
-
wind concept
Wind energy model. Wind turbines convert the kinetic energy in the wind into mechanical power. This mechanical power can be used for specific tasks (such as grinding grain or pumping water) or a generator can convert this mechanical power into electricity to power homes, businesses, schools, and the like.
- 2017-10-31 16:28:55下载
- 积分:1
-
GA
说明: matlab中ga算法的一个小program,还是挺细致的。(ga in matlab algorithm for a small program, we welcome the added ah ~ ~ ~ ~)
- 2013-07-27 14:22:45下载
- 积分:1
-
luwen
信道编码仿真模型 汉明码 RS码 BCH码(Simulation model of channel coding)
- 2011-05-23 00:41:39下载
- 积分:1
-
WiMAX-Simulator
Abstract—In this article we provide a thorough stability
analysis of two well known adaptive algorithms for equalization
based on a novel least squares reference model
that allows to treat the equalizer problem equivalently as
system identification problem.
- 2012-04-27 19:38:45下载
- 积分:1
-
syndrometrellis
stc coding in embedding using steganography 7
- 2014-10-15 18:23:45下载
- 积分:1
-
HS
Harmony Search Optimization Algorithm
- 2013-12-13 17:40:43下载
- 积分:1