搜索资源列表
广义预测控制
- 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法
solute_diophantine_3
- 这是我用matlab编写的一个解不定方程的程序,已经测试通过。该程序使用了比较多的技巧,对于matlab的爱好者可能有所帮助-I used Matlab to prepare a solution of indeterminate equations procedures have the test. The procedure used a lot more skills, Matlab lovers might be helpful
test
- Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的,本代码提供基于丢番图推导的单变量GPC程序-Clark and others proposed self-tuning generalized predictive control is a controller parameter model based predictive con
dbgpc
- 隐式广义预测控制算法是一种直接的广义预测控制算法,避免了求解繁琐的丢番图方程,提高了运算速度。-Implicit Generalized Predictive Control algorithm is a direct generalized predictive control algorithm, avoiding the cumbersome solution of the Diophantine equation, increa
Diophantine
- Diophantine 丢番图的求解,很经典,也很简单-Diophantine
chap4
- 多步Diophantine方程递推,最小方差自校正程序,广义预测控制程序等-Multi-step recursive Diophantine equation, the minimum variance self-tuning procedures, generalized predictive control procedures,
diophantine
- using C++ coding to get diophantine numbers
genalg
- The simple class for real-numbers genetic algorithm. The main advantage of this realisation is a lot of crossover functions. Simple, Arithmetic, Geometry, Discrete, Binary Crossover, Blend Crossover (BLX) are implemented
GPC
- 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法-Generalized Predictive Control
dftfc
- 求解丢番图方程,数值为广义预测控制一书上的简单算例-Solving the Diophantine equation, numerical generalized predictive control of a simple example on the book
diophantine
- 丢蕃方程的求解,包括单步和多步,是实施最小方差自校正控制和广义预测控制的基础。-Diophantine equations, including single-step and multi step is to implement the minimum variance self-tuning control and generalized predictive control of the foundation.
Diophantine
- 在自适应控制中,用Matlab算法实现单步Diophantine方程求解-In adaptive control, single-step algorithm using Matlab to solve Diophantine equations
dftfc
- 丢番图方程求解(Diophantine)-Diophantine equation
GPC_Diophantine
- Describing diophantine equations for GPC.
Diophantine_1_Thrm
- 2 m-files in matlab to help identify the if the function is a Diophantine equation-Two useful m-files for the Diophantine equation identification.
solve-equation
- 使用matlab求解方程组。举例求解 定解方程组,不定方程组,超定方程组,奇异方程组。-Matlab for solving equations. For example solving definite solution of equations, Diophantine equations, overdetermined equations, singular equations.
diophantine
- use to find minimum variance
diophantine
- 这个是关于DIOPHANTINE方程的一个程序。只是一个函数文件。可以应用到你需要的主程序中,方程式是关于GPC预测控制中的方程。不是一般性方程-This is a program on Diophantine equations. Just a function file. Can be applied to the main program you need, the equation is the equation GPC pre
AC-LSM
- 自校正调节器的设计实现程序。包括基于Diophantine方程的最小方差调节器,和最小方差自适应调节器。-Self-tuning regulator design and implementation process. Including those based on Diophantine equations minimum variance regulator, and minimum variance adaptive regul
ex11_Multidiophantine
- 丢番图方程求解,在广义预测控制中经常使用到,使用多次迭代求解。-Diophantine equations in generalized predictive control is often used to use repeatedly iterative solution.