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
    • 文件大小:7249
    • 提供者:小样
  1. image-registration

    2下载:
  2. 人工选取控制点的多项式图像配准matlab代码。程序运行后,在弹出的第一副图像中利用鼠标选择控制点(多于3个),双击结束。然后在弹出的第二副待配准的图像中同样选取相应的控制点,双击结束。运行结果就会输出配准后的图像。-artificial selected control point polynomial Image Registration Matlab code. Running after the ejection of the first vice images using the mo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:896
    • 提供者:leilin
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39301
    • 提供者:Ray
  1. Bilineartransform

    0下载:
  2. 双线性变换算法 输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0) b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。 -Bilinear transform algorithm input order, the sampling time, control variables (time = 1,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13046
    • 提供者:李明哲
  1. TopConfigure

    0下载:
  2. 状态反馈极点配置问题的一种新算法。将Wonham可控规范型作了推广,给出了一种新的状态反馈极点配置问题算法,首先讨论了单输入系统情况,对多输入系统将其分解为若干个单输入系统而求解,其优点是不需要计算系统的特征多项式,介绍了该方法的基本原理、求解步骤,得到了反馈增益矩阵的一般表达式。该表达式中含有可供任意选择的参数,通过对参数的适当选取,可适应控制系统的其他性能要求。-State-feedback pole assignment problem, a new algorithm. Wonham t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:947
    • 提供者:moonriver
  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
    • 文件大小:227354
    • 提供者:小黄
  1. paper46

    0下载:
  2. OUTPUT DEAD BEAT CONTROL FOR A CLASS OF PLANAR POLYNOMIAL SYSTEMS
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:662575
    • 提供者:mostafa
  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
    • 文件大小:2425
    • 提供者:xiaohu
  1. m_vhdl

    0下载:
  2. 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)。-Design a pseudo-random sequence generator, using the generating polynomial 1+ X ^ 3+ X ^ 7. Requires a RESET terminal end and two control registers to adjust the initial valu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:660
    • 提供者:haodiangei
  1. bezier

    0下载:
  2. Bézier曲线是自由形式曲线最普遍的一种表示方法。曲线以Pierre Bézier的名字命名。 Bézier曲线是一条多项式的曲线,近似地表示它的控制点。曲线可以是任何次数的多项式。一条n次曲线由n+1个控制点来控制。曲线对第一个点和最后一个点插值,其形状直接受其它的控制点的影响。 -Free-form curve Bézier curve is the most common way of saying that. Curve, named after Pierre Bézier.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3521744
    • 提供者:
  1. BSPLine

    1下载:
  2. B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,
  3. 所属分类:绘图程序

    • 发布日期:2013-02-17
    • 文件大小:3523795
    • 提供者:
  1. labVIEW2

    0下载:
  2. 1. 创建子VI计算两个输入向量A和B内积。要求程序能够判断两个向量的元素个数是否相等,相等则计算内积,否则利用beep.vi报警并且弹出对话框提示。将VI计算结果和数学函数的计算结果做比较,仔细检查计算程序。 2. 创建VI,计算并绘制二阶多项式y = Ax2 + Bx + C。VI应使用前面板控件来输入系数A,B和C,并使用前面板控件输入点数N,计算x0到xN-1区间上的多项式。在波形图上绘制y-x图形指示器。 -1. Calculated to create sub-VI t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:86342
    • 提供者:venny
  1. CoordTrans

    0下载:
  2. 计算GIS图像配准中的残差,多项式控制点配准-GIS image registration in the calculation of the residuals, the control point matching polynomial
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:4136
    • 提供者:yingxiang07
  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
    • 文件大小:253232
    • 提供者: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
    • 文件大小:2415
    • 提供者:deicide
  1. shujijiegoushiyan

    0下载:
  2. 在vc++6.0的W32控制平台下,实现两个多项式(用链表表示)的四则运算,并输出结果。-In vc++ 6.0 W32 control of flat, we realize two polynomial (with a linked list says) arithmetic, and output.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:70461
    • 提供者:孔宇
  1. Routh

    1下载:
  2. 劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。-The Routh-Hurwitz stability criterion is a necessary (and frequently sufficient) method to establish the stability of a single-input, single-output (SISO), linear time invariant (LTI) control sys
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:932
    • 提供者:白云
  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
    • 文件大小:81012
    • 提供者:何海龙
  1. duobu

    1下载:
  2. 多项式核函数的支持向量机作为模型预测的预测模型,多非线性系统进行多步模型预测控制-Polynomial kernel function as support vector machine model to predict the forecast model, nonlinear systems, multi-step model predictive control
  3. 所属分类:Other systems

    • 发布日期:2015-05-28
    • 文件大小:144384
    • 提供者:liyang
  1. duoxiangshi

    0下载:
  2. 本程序是数据结构作业之一,实现了多项式的四则运算,并将结果显示在控制事台上。-This program is one of the jobs of a data structure, polynomial arithmetic, and display the results in control of things on stage.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:382794
    • 提供者:田顺建
« 12 3 »
搜珍网 www.dssz.com