搜索资源列表
-
1下载:
贝齐尔曲线算法演示程序
实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。
程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画)
-Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
-
-
0下载:
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1,
-
-
0下载:
状态反馈极点配置问题的一种新算法。将Wonham可控规范型作了推广,给出了一种新的状态反馈极点配置问题算法,首先讨论了单输入系统情况,对多输入系统将其分解为若干个单输入系统而求解,其优点是不需要计算系统的特征多项式,介绍了该方法的基本原理、求解步骤,得到了反馈增益矩阵的一般表达式。该表达式中含有可供任意选择的参数,通过对参数的适当选取,可适应控制系统的其他性能要求。-State-feedback pole assignment problem, a new algorithm. Wonham t
-
-
0下载:
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
-
-
0下载:
在vc++6.0的W32控制平台下,实现两个多项式(用链表表示)的四则运算,并输出结果。-In vc++ 6.0 W32 control of flat, we realize two polynomial (with a linked list says) arithmetic, and output.
-
-
1下载:
劳斯稳定性判据的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
-
-
1下载:
多项式核函数的支持向量机作为模型预测的预测模型,多非线性系统进行多步模型预测控制-Polynomial kernel function as support vector machine model to predict the forecast model, nonlinear systems, multi-step model predictive control
-
-
0下载:
基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。-Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.
-
-
0下载:
将丢番图方程推广到多项式的形式,给定系数,利用MATLAB求解,结果可用于最小方差控制中-Diophantine equations will be extended to form polynomial coefficients given by using MATLAB, the results can be used to control the minimum variance
-
-
0下载:
Qt5下,采用QCustomplot控件绘制曲线,采用最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合-Under Qt5, using QCustomplot control plotted using least-squares curve fitting algorithms, linear fit, polynomial fitting and exponential fitting
-
-
1下载:
C#编写的一款可编辑曲线控件,使用的是伯恩斯坦多项式。-C# prepared by a curve control can be edited, using the Bernstein polynomial.
-
-
1下载:
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
-