-
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
-
gm11_1
灰色预测的问题,基本上稍微改动即可。希望对大家有所帮助。(Grey in question is basically a little modification to)
- 2011-08-12 11:18:27下载
- 积分:1
-
LM
说明: 列文伯格—马奎特算法的matlab实现程序(The Matlab program of the Levenberg-Marquardt algorithm)
- 2013-09-04 11:04:41下载
- 积分:1
-
matlab8
Applied Numerical Methods Using MATLAB
- 2010-02-24 04:28:51下载
- 积分:1
-
matlab
matlab包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库(Located in this Prentice Hall web site compartment are functions, scripts, workspaces, and data required by the MATLAB exercises in the text: Discrete-Time Speech Signal Processing: Principles and Practice. Note that the speech files given are often specific cases of a certain class of speech signal, i.e., the waveforms often can be replaced by other examples with similar characteristics that serve the instructive purpose of the exercise.)
- 2013-07-16 20:56:05下载
- 积分:1
-
SVPWM--DC-MOTOR
基于无刷直流电机的的矢量控制程序,可以在simulink中直接建模,系统为开环系统。(Brushless DC motor based on vector control program, you can direct modeling in simulink, the system is open-loop system.)
- 2021-03-14 10:49:24下载
- 积分:1
-
Motor-Tak-Serempak-(Asinkron)
Jadi, analisis Kurva Tegangan dan studi tentang motor sinkron menggunakan MATLAB m-file adalah pilihan yang baik di lingkungan industri.
- 2012-04-15 18:47:14下载
- 积分:1
-
PSO--PID
利用一种PSO算法优化求解PID参数,得到了良好效果(Using a PSO algorithm for PID parameter optimization solution, to get good results)
- 2011-11-22 15:51:32下载
- 积分:1
-
SVM-recognizon
非线性模式分析模型,很好用,是我的毕业设计,通过验证(he nonlinear model analysis model, very good with, is my graduation design, through the verification
)
- 2012-10-12 17:14:09下载
- 积分:1
-
PSO_GA_RBF
粒子群算法、遗传算法优化RBF径向基神经网络(Particle swarm optimization, genetic algorithm optimization RBF RBF neural network)
- 2015-05-22 16:26:48下载
- 积分:1