-
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
-
LevenbergMarquardtalgorithmMATlABcodewithtrustregi
这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!(This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of four documents fm objective evaluation function, l_m_trust.m is iterative processing algorithm for L_M, trtestlm.m Confidence region method is used decided to update the parameters and confidence coefficient and the test function entrance test_lm.m)
- 2010-06-01 10:10:21下载
- 积分:1
-
MATLAB-Function-List
MATLAB7.X信号处理工具箱函数汇总
1、 滤波器分析与实现
2、 FIR数字滤波器设计
3、 IIR数字滤波器设计
4、 模拟滤波器设计
5、 模拟滤波器变换
6、 滤波器离散化
7、 线性系统变换
8、 窗函数
9、 变换
10、 统计信号处理与谱分析
11、 参数模型
12、 线性预测
13、 多采样率信号处理
14、 波形产生
15、 特殊操作(MATLAB7.X Signal Processing Toolbox functions Rollup 1, filter analysis and implementation of 2, FIR digital filter design 3, IIR digital filter design 4, 5 analog filter design, analog filter transform 6, 7 discrete filter, 8 linear system transformation, the window function 9, 10 transformation, statistical signal processing and spectrum analysis 11, 12-parameter model, linear prediction 13, 14 of multirate signal processing, waveform generator 15, a special operation)
- 2011-11-11 09:53:09下载
- 积分:1
-
New-chaos-particle--algorithm
针对传统粒子群算法初期收敛较快,而在后期容易陷入早熟、局部最优的特点,提出了一种新的混沌粒子群优化算法(For early traditional PSO algorithm converges faster and easier in the late fall early, optimal local characteristics, we propose a new chaotic particle swarm optimization)
- 2015-03-12 19:34:54下载
- 积分:1
-
zhong
运用Matlab语言编程,进行信号分析的能力。音频信号是一种连续变化的模拟信号,计算机只能处理和记录二进制的数字信号,由自然音源而得的音频信号必须经过采样,量化和编码,变成二进制数据后才能送到计算机进行再编辑和存贮,通过本实验中了解模拟信号采样和重构的完整过程,加深对采样定理的理解。(Matlab programming language to use for signal analysis. Audio signal is a continuous change of the analog signal, the computer can only handle and record the binary digital signal, derived from natural sources of the audio signal to be sampled, quantification and encoding binary data into a computer in order to re- editing and storage, through this experiment to understand the analog signal sampling and reconstruction of the full process, to deepen understanding of the sampling theorem.)
- 2009-07-02 08:24:02下载
- 积分:1
-
yibushiliang
异步电动机矢量控制仿真源文件 效果好 能用(Induction motor vector control simulation source files effect can)
- 2013-04-23 01:23:39下载
- 积分:1
-
pdco5
内点优化法,stanford大学The Systems Optimization Laboratory 开发(Interior point,stanford university The Systems Optimization Laboratory)
- 2020-06-23 14:20:02下载
- 积分:1
-
ABSE
本源程序可用于语音识别的端点检测算法,双门限端点检测算法+基于谱熵端点检测。。。(Double threshold endpoint detection algorithm+ endpoint detection based on spectral entropy)
- 2014-10-16 20:53:16下载
- 积分:1
-
基于Mesri蠕变模型的桥梁桩基工后沉降计算程序
基于Mesri蠕变模型的桥梁桩基工后沉降计算程序(Calculation program for post-construction settlement of bridge pile foundation based on Mesri creep model)
- 2020-06-23 03:20:01下载
- 积分:1
-
identification
in this m file i have identified a system in the dynamic form.
- 2013-10-07 18:47:37下载
- 积分:1