CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - polynomial control

搜索资源列表

  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
    • 文件大小:38.38kb
    • 提供者: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
    • 文件大小:12.74kb
    • 提供者:李明哲
  1. TopConfigure

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

    • 发布日期:2017-04-04
    • 文件大小:947byte
    • 提供者:moonriver
  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
    • 文件大小:84.32kb
    • 提供者:venny
  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
    • 文件大小:68.81kb
    • 提供者:孔宇
  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
    • 文件大小:932byte
    • 提供者:白云
  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
    • 文件大小:141kb
    • 提供者:liyang
  1. Laguerre-fitting

    0下载:
  2. 基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。-Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:杨晓鹰
  1. mydiophantine

    0下载:
  2. 将丢番图方程推广到多项式的形式,给定系数,利用MATLAB求解,结果可用于最小方差控制中-Diophantine equations will be extended to form polynomial coefficients given by using MATLAB, the results can be used to control the minimum variance
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:617byte
    • 提供者:gaolin
  1. testlinfit01

    0下载:
  2. Qt5下,采用QCustomplot控件绘制曲线,采用最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合-Under Qt5, using QCustomplot control plotted using least-squares curve fitting algorithms, linear fit, polynomial fitting and exponential fitting
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:172.25kb
    • 提供者:PENGHAILONG
  1. WindowsFormsApplication4

    1下载:
  2. C#编写的一款可编辑曲线控件,使用的是伯恩斯坦多项式。-C# prepared by a curve control can be edited, using the Bernstein polynomial.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:94.36kb
    • 提供者:huangxvhui
  1. UniSolder-5.2C

    1下载:
  2. UniSolder-5.2C 俄罗斯开源(UniSolder-5.2C A short list of features: - power: 12-24V, AC or DC (24V 6A toroidal transformer is the best possible power source) - automatic 1/2 and 1/4 power selection, so only simple single winding 24V can drive all the ins
  3. 所属分类:其他

    • 发布日期:2021-03-27
    • 文件大小:8.48mb
    • 提供者:文小铁
搜珍网 www.dssz.com