搜索资源列表
Buck_simulink
- Configurable Simulink Model for DC-DC Converters with PWM PI Control descr iption
two_ray_model
- Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt
C3
- M-file for Project 1 on line parameters and circuit models in Chapter 3 m1.m determines the RLC parameters of the line from its physical descr iption and then computes the ABCD matrix and the circuit parameters of the series RL,
thesis_SWITCHED_RELUCTANCE_MOTOR
- As traditional control schemes, open-loop Hysteresis and closed-loop pulse-width- modulation (PWM) have been used for the switched reluctance motor (SRM) current controller. The Hysteresis controller induces large unpleasant audible noises because
PI
- simulink的PMSM svpwm模型。-simulink model of the PMSM svpwm.
abcd2pi
- This function obtains the pi model of a transmission line from the ABCD constants of the line. - This function obtains the pi model of a transmission line from the ABCD constants of the line.
Fuzzy-PI-control-of-PMSM
- 控制系统采用经典的三闭环结构,其中电流环采用id=0的矢量控制策略,速度环采用PI控制,位置环采用模糊PI自适应控制,自适应控制通过Matlab软件编程。文中给出了系统各模块仿真模型的建立方法,并针对工程系统实际参数,进行了负载突加突卸时位置、速度和转矩瞬态过程仿真与分析。结果表明,该系统抗干扰性好,能快速准确地跟踪位置及转速给定。-The control system uses the classic three-loop structure, the current loop id = 0
PI
- 永磁同步电动机的PI控制仿真模型。控制效果还是不错的。-PI control of permanent magnet synchronous motor simulation model. Control effect is good.
PI-inverse-feedforward-pid-feedback
- 这是2dof(pi-逆前馈加pid反馈),单纯pid反馈,单纯pi模型逆前馈对应的仿真结果。 其中系统模型采用前面根据pi模型与n4sid算法结合得到的综合模型。-This is 2 dof (PI- inverse feedforward pid feedback), pure pid feedback, pure PI inverse model feed-forward corresponding simulation results. In front of the system
PI-FU-BIAOMIAO-CHULI
- 是用matlab软件编写自己建的皮肤高斯模型,通过训练的到的阈值。在ycbcr域对皮肤区域进行了分割-Is to write your own skin Gaussian model built using matlab software, training to pass the threshold of. In the area of the skin ycbcr domain segmentation
RaspiIOControl
- Setup the Raspberry Pi to work with Matlab. Check out the Matlab Hardware Support Package documentation. This GUI based program will automatically connect to the Raspberry Pi if already configured. It shows the Pin logic values in color. The Pin head
A-Monte-Carlo-model-
- 蒙特卡洛法求圆周率,在linux下用 g++ pi.cpp -o pi-lm 编译。-Monte Carlo method for pi, under linux with g++ pi.cpp-o pi-lm compiled.
ABCD2PI
- This function obtains the pi model of a transmission line the ABCD constants of the line. - This function obtains the pi model of a transmission line the ABCD constants of the line.
Configurable-Simulink-Model-for-DC-DC-Converters-
- Configurable Simulink Model for DC-DC Converters with PWM PI Control
A-Monte-Carlo-model-
- 蒙特卡洛法求圆周率,在linux下用 g++ pi.cpp -o pi-lm 编译。-Monte Carlo method for pi, under linux with g++ pi.cpp-o pi-lm compiled.
model
- 产生一组均值为1,方差为4的正态分布随机序列(1000个样本),估计该序列的均值与方差; 已知x(n)=sin(2*pi*f1*n)+2*cos(2*pi*f2*n)+w(n),w(n)为正态分布白噪声,求相关函数和功率谱的m文件-Known x (n) = sin (2* pi* f1* n)+ 2* cos (2* pi* f2* n)+ w (n), w (n) is normally distributed white noise, seeking correlation funct
PImodel
- 这是一个有关PI模型系统辨识的MATLAB程序,并附有MATLAB仿真30个案例以便于学习(This is a PI model identification program)
improve PI model
- 基于改进的PI模型对非线性曲线进行拟合,二次寻优算法进行参数辨识,用逆模型前馈补偿(Based on the improved PI model, the nonlinear curve is fitted, and the second optimization algorithm is used to identify the parameters, and the inverse model feedforward compensation is used.)
classical PI model
- 使用一般PI模型拟合非线性曲线,最小二乘法参数辨识,逆模型前馈(The general PI model is used to fit the nonlinear curve, the least square parameter identification, and the inverse model feedforward.)
Untitled1.m
- 利用最小二乘法实现pi模型的离线辨识和在线辨识(Parameter identification of hysteresis PI model)