搜索资源列表

  1. GPC

    0下载:
  2. 使用matlab实现智能预测控制算法中的GPC算法,以阶跃、正弦等函数为例进行仿真实现-Using matlab to achieve intelligent predictive control algorithm of the GPC algorithm, to step, sinusoidal, etc. function as an example simulation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-23
    • 文件大小:9216
    • 提供者:张娜
  1. Modified-gpc

    0下载:
  2. 开源多边形计算GPC的修改版,可以添加到VC工程中直接调用。该库功能:计算多边形面积,顶点查找,边查找,计算多边形之间的交、并、或、补等各种操作,对于数值、图形图像处理非常有用。-Open-source computing GPC polygon modified version, can be added to the VC works directly call. The library features: calculating
  3. 所属分类:分形几何

    • 发布日期:2024-04-23
    • 文件大小:25600
    • 提供者:龚勋
  1. gpc

    0下载:
  2. 阶梯式广义预测控制的程序,单值广义预测控制,有纯滞后的阶梯式广义预测控制,一般有纯滞后的GPC及带迟滞的一阶环节辨识-Step-by-step procedures for generalized predictive control, single-valued generalized predictive control, a pure time-delay ladder-type generalized predictive c
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:12288
    • 提供者:夏来
  1. GPC

    1下载:
  2. 用GPC和PID对汽温进行控制的代码(过程控制的作业)-GPC+PID steam temperature control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-23
    • 文件大小:27648
    • 提供者:仇晓智
  1. GPC

    1下载:
  2. 广义预测控制的方针程序,可以预测未来时刻的输出值,跟踪期望值-gpc,simulink
  3. 所属分类:软件工程

    • 发布日期:2024-04-23
    • 文件大小:6144
    • 提供者:马春妍
  1. GPC

    0下载:
  2. 广义预测控制GPC在matlab中的仿真与应用-Generalized Predictive Control GPC in the matlab simulation and application
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:15360
    • 提供者:徐舟
  1. gpc-step

    1下载:
  2. GPC可以提高系统的快速性和稳定性、鲁棒性,因为噪声有点波动正常的,快速性是最重要的,而这里的gpc 采用的阶梯式算法.阶梯式算法是用来求控制量变化量的算法,代替了原来矩阵求逆,使控制量变化量平滑增加-GPC can improve system speed and stability, robustness, because normal fluctuations in a bit of noise, speed is the mos
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-23
    • 文件大小:1024
    • 提供者:aries
  1. gpc

    0下载:
  2. implementation of gpc algorithm in c
  3. 所属分类:其他小程序

    • 发布日期:2024-04-23
    • 文件大小:19456
    • 提供者:e-e
  1. GPC

    0下载:
  2. 广义预测控制应用于预测控制,可以根据个人需要进行变换-GPC
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:3072
    • 提供者:晨宇
  1. GPC

    0下载:
  2. EPSON GPC的源代码文件,库文件,包含显示的所有功能-EPSON GPC source code files, library files, containing all of the features shown
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-23
    • 文件大小:27648
    • 提供者:dupeng
  1. GPC

    0下载:
  2. GPC(广义预测控制),是预测控制的一种算法。本算法采用三阶环节加纯滞后来仿真。-GPC (Generalized Predictive Control) is a predictive control algorithm. The algorithm uses the three-order plus time delay to simulate.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:2048
    • 提供者:control
  1. GPC

    0下载:
  2. 该源码可用于GIS地图开发中的多边形裁剪功能——GPC通用多边形裁剪算法-For the general polygon clipping
  3. 所属分类:GIS编程

    • 发布日期:2024-04-23
    • 文件大小:12288
    • 提供者:moon
  1. gpc

    0下载:
  2. 用matlab实现预测控制中的GPC算法-Predictive control with matlab implementation of the GPC algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:1024
    • 提供者:阳阳
  1. GPC

    0下载:
  2. GPC算法实现 自校正控制 智能预测控制-GPC adaptive control algorithm intelligent predictive control
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:68608
    • 提供者:
  1. GPC

    0下载:
  2. 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法-Generalized Predictive Control
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:2048
    • 提供者:张华
  1. Gpc

    0下载:
  2. 这个代码是GPC的源程序,可以直接进行GPC仿真。-The GPC of the source code can be directly GPC simulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:1024
    • 提供者:孙龙
  1. GPC

    1下载:
  2. GPC控制仿真,自校正算法用的是最小二乘法辨识-GPC control simulation, self-tuning algorithm using least squares identification
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-23
    • 文件大小:2048
    • 提供者:哪怕风
  1. GPC

    0下载:
  2. 使用matlab实现智能预测控制算法中的GPC算法-Using matlab to achieve intelligent predictive control algorithm in the GPC algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-23
    • 文件大小:2048
    • 提供者:yuezhihen
  1. gpc

    0下载:
  2. 广义预测的简单例子(gpc算法)广义预测的简单代码-generalized predictive control algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-04-23
    • 文件大小:1024
    • 提供者:annie
  1. gpc

    0下载:
  2. 系统辨识功能的gpc算法,包含丢番图和离散化程序,很完整的(GPC algorithm with system identification function)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-23
    • 文件大小:1024
    • 提供者:迷之狗头
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org