搜索资源列表
LPCFrance
- 法国电信开发的语音数据线性预测编码算法实现-France Telecom's voice and data Linear Predictive Coding Algorithm
movingAveragePredict
- /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorit
编码理论
- 包含5阶,10阶线性预测编码的源MATLAB成学-This document includs five and 10 order LPC(linear predictive coding) source codes.
gpc2
- 预测控制是适用于含有大滞后环节、积分环节的复杂工业系统控制。GPC为广义预测控制-predictive control is applicable to lag links with big, integral part of the complex industrial control systems. GPC for GPC
LPCToolbox
- Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
gpcm05a22
- 用于求解广义预测控制器,控制律为非增量式的-used for generalized predictive controller, the control laws of a non-incremental
GPC_demo1
- 由于自校正控制器在实际中的广泛运用,其缺点日益明显,主要体现在变阶次、变时延和变参数的系统中,因此研制具有较强的鲁棒性的控制器在实际运用中非常有用。Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的缺点,具有较强的鲁棒性。-self-tuning controller in practice the widespread use of
LinePredictCoding
- 线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
explitmpc
- 本程序是显式模型预测控制算法,和以往的控制算法比较,计算量大大减少。-this procedure is a model predictive control algorithm, and past the control algorithm, the computation greatly reduced.
DemonstrationofRecedingHorizonControl(RHC)usingLMI
- Demostration of example 6.2: Constrained Receding Horizon Control Example retired from the book: Receding Horizon Control - Model Predictive Control for State Models published on 2007-03-28 -6.2 Demostration of exa
nonlinear_model_predictive_control
- nonlinear model predictive control(模型预测控制)-nonlinear model predictive control (Die Predictive Control)
predictive
- 预测控制是一种基于模型的先进控制技术,其基本原理是通过采用预测模型来预测系统的未来输出,且实现滚动优化控制,同时不断根据系统的实际输出修正预测的准确性。-Predictive control is a model-based advanced control technology, its basic principle is that through the use of prediction models to predict th
predictive
- 预测控制在单元机组中的应用论文,硕士论文和期刊上的-Predictive control in the application unit papers, master' s thesis and journals
fuzzy-predictive-control
- 锅炉燃烧系统的模糊预测控制,完整的程序设计流程图-Boiler combustion system of fuzzy predictive control, complete the program flow chart
nonlunear-predictive-control
- 书名:非线性预测控制理论与实践 主要讲非线性系统的预测控制理论-nonlinear predictive control
application-of-predictive-control
- matlab预测控制中的应用,非常好的资料-matlab application of predictive control
MIMO-Model-Predictive-Control
- 多输入多输出的模型预测控制,针对化工多输入多输出系统设计的模型预测控制-Multiple-input multiple-output model predictive control
predictive control
- 基于FPGA控制芯片的预测控制和一个完整的控制系统(Predictive control based on FPGA control chip and a complete control system)
Model-Predictive-Control
- mpc model predictive control
Model Predictive Control
- 模型预测控制simulink仿真程序,与PID做对比,验证MPC的优越性。(Model predictive control simulink simulation program, compared with PID, verifies the advantages of MPC.)