-
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
-
bibmas
asunchronous machine biblio [correction]
- 2009-02-23 16:13:38下载
- 积分:1
-
xingxin
对于形心分析和算例,方便大家学习和使用.(For example centroid analysis and to facilitate them to learn and use.)
- 2009-10-25 01:12:12下载
- 积分:1
-
matlab-speech-recongion-5
matlab之语音处理与合成工具箱的随书程序!!Good!!!It s useful for you !!!(The Speech Processing and Synthesis of matlab toolbox with the book program! ! Good!!! It' s useful for you!!!)
- 2009-11-06 11:03:02下载
- 积分:1
-
network_backbone
This function computes the backbone structure of a given weigthed graph (Matrix), keeping a minimum min_dens_nc degree for each node.
- 2012-01-30 21:25:04下载
- 积分:1
-
mas_mli
simulation sous simulink, de la machine asynchrone triphasée avec commande MLI, onduleur triphase et vecteurs complexes de la MAS
- 2010-12-10 00:44:50下载
- 积分:1
-
lms
现代信号处理,语音处理,matlab程序,LMS算法(matlab lms speech)
- 2013-12-03 11:09:13下载
- 积分:1
-
MATLAB_GNSS
对惯性导航、卫星导航以及组合导航系统进行理论仿真分析(Theoretical simulation and analysis of inertial navigation, satellite navigation and integrated navigation system)
- 2021-03-25 18:19:13下载
- 积分:1
-
interlace_deinterlace
实现了通信中交织和解交织过程,参数可自定义输入(Realize the communication intertwined intertwined reconciliation process, input parameters can be customized)
- 2021-03-21 15:29:17下载
- 积分:1
-
n-bus-Power-Flow-Solver-4
DESCRIPTION: This Matlab algorithm performs many tasks associated with
power system analysis. First, it has the ability to perform both fully
coupled and dc power flow analysis. Second, it has the ability to create
measurements (with user-defined error) to be used as input for state
estimation. Third, it has the ability to perform state estimation -
allowing the user to examine how the placement of measurement devices as
well as magnitude of distibution of measurement error affect the
discrepency between power flow and state estimation results. In essence,
it provides the user with a complete package for the study of both power
flow and state estimation in n-bus power systems.
- 2013-03-18 22:13:33下载
- 积分:1