搜索资源列表
chap4
- 多步Diophantine方程递推,最小方差自校正程序,广义预测控制程序等-Multi-step recursive Diophantine equation, the minimum variance self-tuning procedures, generalized predictive control procedures,
lizi
- 采用最小方差自适应算法作为自校正调节器,控制系统-Minimum variance adaptive algorithm used as a self-tuning regulator, control system
assignment2
- 栅格校正源代码,用matlab实现,抄自网上-Grid correction source code using matlab, copied from the Internet
DB
- 多步预测自校正控制仿真程序,多步预测自校正控制仿真程序-Multi-step predictive self-tuning control simulation program
pid-self-tining-adaptive-control
- 基于pid结构的自校正控制可以减少控制系统的计算量-Based on the the pid structure of self-tuning control can reduce the calculation of the control system
l125
- 神经网络,神经自校正控制器的matlab仿真,神经网络控制与matlab仿。反馈线性化控制。-Neural networks, neural self-tuning controller matlab simulation, neural network control with Matlab simulation. Feedback linearization control.
narmamaglev
- narmamaglev 神经自校正控制系统,narma-l2控制模块,反馈线性化控制,直接自校正控制-narmamaglev neural self-tuning control system, narma-L2 control module, feedback linearization control, direct self-tuning control
bianshiGPC
- 自校正广义预测控制,通过自动辨识模型参数得到理想曲线-selfturning gpc matlab program
GPC_zijiaozheng
- 自校正广义预测控制matlab程序 经运行调试成功-selfturning gpc matlab program
matlab
- test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
zijiaozhen
- 研究生自适应控制中的自校正算法的实现,适用于研究生阶段选择了自适应控制课程的同学,matlab,m语言-Graduate students achieve self-tuning adaptive control algorithm for adaptive control of graduate level courses chosen
chap9_3
- 本程序为对被控对象的RBF神经网络自校正控制程序-The procedures for the controlled object RBF neural network self-tuning control program
MCP6N16
- 零漂移仪表放大器,具备自校正架构,可以通过超低失调、低失调漂移以及优异的共模和电源抑制功能来最大限度地提高DC性能,同时消除1/f噪声的不良影响,从而在时间和温度方面实现超高的精度。-Zero-Drift Instrumentation Amplifier Bandwidth: 500 kHz (typical, Gain = GMIN = 1, 10) VDD: 1.8V to 5.5V - IQ: 1.1 mA (typical) Temperature Range:-40°
funlou
- 使用高阶累积量对MPSK信号进行调制识别,有PMUSIC 校正前和校正后的比较,自写曲率计算函数 。- Using high-order cumulants of MPSK signal modulation recognition, A relatively before correction and after correction PMUSIC, Since writing the curvature calculation function.
sunkie_v37
- 用MATLAB实现动态聚类或迭代自组织数据分析,自写曲率计算函数 ,有PMUSIC 校正前和校正后的比较。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Since writing the curvature calculation function, A relatively before correction and after correction PMUSIC.
matlab
- 基于离散时间对象的最小方差自校正控制器的仿真(Simulation of minimum variance self-tuning controller based on discrete time object)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式