-
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
-
shuzhitiaozhi
两个最近通信常用的数字调制技术的仿真,mpsk(two recent communication commonly used digital modulation technology simulation, mpsk)
- 2007-05-15 22:33:55下载
- 积分:1
-
matlab
these programs includes sorce codes
- 2011-12-28 19:26:31下载
- 积分:1
-
matlab_dianlidianzi
电力电子单相半波不可控整流电路和单相半波可控整流电路Matlab仿真模型,已经调试仿真通过
过(Power electronic single-phase half-wave rectifier circuit uncontrollable and controllable single-phase half-wave rectifier circuit Matlab simulation model, simulation debugging has been passed over)
- 2020-12-10 20:29:19下载
- 积分:1
-
HW_02_dariush-darvish
this is multilayer perceptron neural network
- 2016-12-17 00:15:39下载
- 积分:1
-
Re_order
H.264 intra coeff. reordering
- 2010-06-24 19:11:33下载
- 积分:1
-
BachelarThesis
浙江大学的关于提取图像背景的报告(matlab),里面的方法给我很多启示,希望也能给你们一些启示,由于本人是初学者,有些方法还是看不懂!(Zhejiang University, on the extraction of image background report (matlab), inside the method for giving me a lot of inspiration, hope and also give you some inspiration, because I am a beginner, and some way to watch or do not understand!)
- 2007-09-24 11:57:42下载
- 积分:1
-
Tabu_search_TSP
Tabu Search Traveling Salesman Problem
- 2012-05-02 21:00:14下载
- 积分:1
-
Quantum--(pso)-algorithm
针对单级多资源约束生产批量计划问题,提出了基于量子粒子群算法求解该问题的方法。此算法将量子强大的领域搜索能力和基本粒子群算法(PSO)通过跟踪极值更新粒子的功能(On a single stage production lot-sizing problem of resource constraints, based on quantum particle swarm algorithm is proposed to solve the problem.The algorithm to the field of quantum powerful search ability and basic particle swarm optimization (PSO) through the tracking function of extremum updating particles)
- 2014-12-06 22:39:30下载
- 积分:1
-
music.3
对波达方向进行估计,通过MUSIC算法估计波达方向,利用MATLAB进行仿真,观察DOA估计与阵元间距的关系(DOA estimate DOA estimated by MUSIC algorithm using MATLAB simulation, observe the relationship between DOA estimation and array element spacing)
- 2014-10-16 19:26:34下载
- 积分:1