CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - polynomial control

搜索资源列表

  1. JAVA完善后的多项式相加

    1下载:
  2. 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.08kb
    • 提供者:小样
  1. routhtablepaper

    0下载:
  2. 利用Matlab编写程序实现以下功能:以多项式形式输入系统前向通路传递函数和反馈回路传递函数,计算系统开环增益,判定型别,根据控制系统劳斯稳定判据原理,列出得到的任意阶次系统的劳斯表,判定闭环系统稳定性,若不稳定给出具有正实部极点的数目。 (1)根据用户输入的稳定度a,计算稳定的开环增益K的范围; (2)确定系统的最大稳定度a,计算相应的开环增益K的值。 -The use of Matlab programming to achieve the following functions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:222.03kb
    • 提供者:小黄
  1. Genetic_Algorithms

    0下载:
  2. 通过对多项式求最小值来介绍遗传算法,掌握算法的基本思想,讲解如何用C语言实现遗传算法-Minimum value of the polynomial by to introduce genetic algorithm, control algorithm of the basic ideas on how to use C language implementation of genetic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2.37kb
    • 提供者:xiaohu
  1. d4ef13.ZIP

    0下载:
  2. 多项式逼近建模的非线性系统预测控制Polynomial approximation model predictive control of nonlinear system-Polynomial approximation model predictive control of nonlinear system
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:247.3kb
    • 提供者:cw100
  1. ga

    1下载:
  2. 遗传算法(多项式求最小值),一种快速而有效的寻优算法,在工业控制,经济决策,交通规则得到广泛应用-Genetic algorithm (Polynomial minimum), a fast and efficient optimization algorithm, widely used in industrial control, economic decision-making rules of the road
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:deicide
  1. matlab-source-code

    0下载:
  2. matlab多种控制算法的源代码,包括时域响应的性能指标,由特征多项式构造胡尔维茨矩阵,根轨迹几何法设计串联超前控制器等-matlab variety of control algorithm source code, including the performance of the time domain response by the characteristic polynomial constructed Hurwitz matrix, root locus the geometric
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:79.11kb
    • 提供者:何海龙
  1. XiTi3_5

    0下载:
  2. 用极点配置方法设计间接自校正控制系统,系统是已知结构已知参数,给定期望传递函数分母多项式-Indirect self-tuning control system design with pole placement method, the system is known structures known parameters, given the desired transfer function denominator polynomial
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:2.06kb
    • 提供者:张凤云
  1. XiTi3_6

    1下载:
  2. 已知被控对象的模型和期望传递函数分母多项式,用直接自校正控制方法对系统进行仿真-Known to the controlled object model and the desired transfer function denominator polynomial, with direct self-tuning control system simulation
  3. 所属分类:matlab例程

    • 发布日期:2013-05-14
    • 文件大小:2.2kb
    • 提供者:张凤云
  1. cy

    0下载:
  2. 模糊控制的一级倒立摆仿真,采用TS模型,TTS模糊模型,是非线形复杂系统模糊建模中一个典型的模糊动态模型。这类模型采用的模糊规则:其前件是依据系统输入、输出间是否存在局部线形关系来进行划分;而其后件是多项式线形方程来表达,从而构成各条规则间的线形组合,使非线形系统的全局输出具有良好的线性描述特性。-Fuzzy Control of an inverted pendulum simulation, using the TS model, TTS fuzzy model, a non-linear
  3. 所属分类:matlab

    • 发布日期:2016-06-16
    • 文件大小:2kb
    • 提供者:阿斯顿
  1. RST

    0下载:
  2. POLYNOMIAL RST CONTROL OF DFIG
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:20.02kb
    • 提供者:MBenmeziane
  1. nihe

    0下载:
  2. 最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数-Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:419.56kb
    • 提供者:落落
  1. MIT-MRAC

    0下载:
  2. MIT的模型参考自适应控制算法:其中:num:实际模型分子多项式系数; den:实际模型分母多项式系数; numm:辨识模型分子多项式系数; denm:辨识模型分母多项式系数; Kp:实际模型静态增益; Km:辨识模型静态增益; n:模型阶次; r:自适应增益; H:参考输入幅值。-MIT model reference adaptive control algorithm: Where: num: actual model numerator polynomial coefficients
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:667byte
    • 提供者:li
搜珍网 www.dssz.com