搜索资源列表
omethoatecontrolsimulation
- 氧乐果控制过程,利用matlab编程,使用模糊迭代学习控制方法,很好的实现了对氧乐果合成温度的控制。
ILC
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
ILC
- 多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。-the ILC of MIMO system
ILC
- 一个简单的迭代学习控制的MATLAB程序-A simple iterative learning control of the MATLAB program
Robot-program
- 《机器人控制系统的设计与MATLAB仿真》一书所有的matlab仿真程序。本书系统地介绍了机器人控制的几种先进设计方法,是作者多年来从事机器人控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。全书以机器人为对象,共分10章,包括先进PID控制、神经网络自适应控制、模糊自适应控制、迭代学习控制、反演控制、滑膜控制、自适应鲁棒控制、系统辨识和路径规划。-" Robot Control System Design and MATLAB simulation,"
ilcexample
- 迭代学习控制的matlab算法,看看对大家伙有没有帮助-Matlab iterative learning control algorithm to see if there is no help for the big guys
ILC
- 这是迭代学习控制的matlab仿真软件,希望对大家有所启发。-This is the iterative learning control matlab simulation software, we hope to inspire.
iterative-learning-of-two-wheel-car
- 二轮小车的迭代学习 matlab 程序-iterative learning control of a two-wheel car
ilc-based-on-PD
- 迭代学习算法程序,基于PD的,简单,无错误,能够运行,结果准确,适合初学者学习。-interative learning algorithm (ILC) based on PD, it is easy to understand and useful for beginner to learn. the algorithm can be used in industry and robot systerm .Matlab language.
iterative-learning-control
- 非线性控制时滞系统迭代学习控制算法仿真 通过MATLAB与SIMULINK的结合建立给定系统的迭代学习控制仿真的模型。-Nonlinear control delay systems iterative learning control algorithm simulation establishment of a given system through the combination of MATLAB and SIMULINK iterative learning control si
ILC_closedloop_hip
- 闭环迭代学习控制的matlab仿真程序,-Closed loop iterative learning control matlab simulation program,
ILC_openedloop
- 开环迭代学习控制的matlab仿真程序。-Open loop iterative learning control matlab simulation program
diedaixuexi
- 迭代学习控制算法的matlab程序,单输入单输出的。-Iterative learning control algorithm matlab procedures, single-input single-output.
chaper5
- 机器人控制系统的设计及其matlab仿真第5章“机器人迭代学习控制及重复控制”源代码-The robot control system design and its matlab simulation Chapter 5, " the robot iterative learning control and repetitive control" source code
Newtondd
- 牛顿迭代在Matlab环境下的实现,含注释,思路清晰,方便学习-Newton realized in Matlab environment
matlabilc
- 迭代学习控制的MATLAB语言程序,实现迭代开控制。反复迭代30次,设置步长-Iterative Learning Control of the MATLAB language program, to achieve iterative open control. Iteratively 30 times, set the step size
ILC
- 基于matlab迭代学习控制的程序,结合simulink,用s函数编写-Matlab-based iterative learning control procedures, combined with simulink, written s function
均值背景学习法
- 均值背景学习法的MATLAB实现,设定学习因子a进行循环迭代,完成背景建模,a为新图像对原图像的影响(MATLAB implementation of mean background learning method)
迭代学习Matlab仿真
- 自己手写的迭代学习控制的matlab仿真代码,亲测可用(Self-handwritten iterative learning control matlab code, pro test available)
Gauss_Seidel迭代法
- Gauss-Seidel 迭代法求解的例程序及源代码,供大家共同学习,如果错误,请大家批评指正