搜索资源列表
draw_function
- 用户输入一个形式为y=x^m+z^n的函数,当然x和z的次数可以任意,并且可以有多个。程序将画出这个函数表示的图像。
Z-N法整定PID参数
- 用Z-N法整定PID参数
ziegler
- 传统PID的整定方法Z-N法,有助于大家快速整定参数,一起讨论哦-The traditional PID tuning method ZN method to help you quickly tuning parameters, and discuss Oh
Ztransformation
- 画出满足差分方程:y[n]-1.25y[n-1]+0.75y[n-2]-0.125y[n-3]=x[n]+0.5x[n-1],离散时间信号X[n]的双边z变换是离散傅里叶变换的推广,而离散时间傅里叶变换在研究离散时间信号与系统中是很有用的。 -Drawn to meet the difference equation: y [n]-1.25y [n-1]+ 0.75y [n-2]-0.125y [n-3] = x [n]+ 0.5x [n-1], discrete-time signal X
z-tickets_up.cpp
- z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum of first n digits is same as second n digits.
z-n
- 利用Inmin01.m函数计算系统PID校正器参数的程序-The use of computing systems Inmin01.m function parameters PID correction procedures
filter0
- Useing the MATLAB command remez to obtain a low pass filter z(n) with a cutof frequency of 40 Hz at a sample rate of 1000 Hz.
blanking
- 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
boot
- 数根 数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。 输入: 输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。 输出: 每一个案例输出一行。每行只有一个数字,就是N对应的数根。 Sample input 39 -1 Sample output 3-Number of root number als
Temperature_Dependence
- Temperature Dependence of the concentration n electrons in the conduction band of n type semiconductor.
PIDdeZ-Nzhengding
- 这是一段Z-N法整定PID参数的程序,非常的实用-This is a Z-N method PID parameter tuning process,it is Very useful
Z-Tour
- Z tour takes us around a matrix recursive manner. Example: For N = 4 4 5 6 7 3 1 8 15 2 9 16 14 10 11 12 13 For N = 5 7 8 9 10 11 6 1 2 12 22 5 3 13 23 21 4 14 24 25 20 15 16 17 18 19-Z tour takes us around a matrix recursive
Threshold
- Determining threshold for testing z(n)=N(n) against z(n)=a+N(n) where all of parameters are known- Determining threshold for testing z(n)=N(n) against z(n)=a+N(n) where all of parameters are known
trying
- 温度控制的各种PID算法 Z-N Smith预估器 m和mdl文件-Temperature control pid Z-N Smith predictor
ymw
- 1. 采用增量式 PID控制算法实现该系统的稳定控制 2. 采用Z—N整定PID参数-1. An incremental PID control algorithm to achieve the system' s stability control 2. Using Z-N tuning PID parameters
znpidtuning
- Z-N算法,我做了几个事例,希望对大家有用。-ZN algorithm, I do a few examples of the hope that useful.
Z-N-PID-control
- Z N法进行PID控制,采用simulink进行仿真,得到最优控制参数,属于工程上的参数整定 -Z N method for PID control, using simulink simulation, get the optimal control parameters, belong to the engineering parameter setting
Z-N法整定PID控制器参数
- 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Finally, the unit step response di
用Z-N法实现P,PI,PID控制的参数整定
- 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjus
z变换
- 采用z变换分析信号和系统的频域特性的方法,加深对离散系统的频率响应分析和零极点分布概念的理解。 1. 已知一个线性时不变因果系统,用差分方程描述为 y(n)= y(n-1)+ y(n-2) +x(n-1) (1) 求出该系统的系统函数,并绘制出零极点分布图,指出其收敛域。 (2) 求系统的冲激响应。 (3) 如果该系统是不稳定系统,则求出其满足稳定系统的冲激响应。 (4) 绘制出系统函数的幅度响应曲线。 (5) 实验前根据零极点分布图大致绘制出此系统的幅度响应曲线,和试验后调用函