搜索资源列表
SimpleProjectV5
- Induction machine PWM control using PI and ANFIS
ZigBee-API-
- 此文件列举了 ZigBee2006 规范兼容 Z-Stack1.4.0 版本中所有组件的 API 接口。有关各个接口的 细信息,包括数据结构和函数调用已做出详细说明,以便于程序员在开发过程中理解和使用。 PI 接口从上(应用层)至下依次介绍。-Z-Stack Programing for developer
Switching-Power-Supply
- 开关电源,小功率的开关电源TNY型PI公司生产的开关电源-Switching Power Supply
fractal-use
- 分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
mpi-pi
- 并行计算 简单的MPI并行程序 计算圆周率-Parallel computing simple MPI parallel program to calculate pi
AN4680
- PMSM Electrical Parameters Measurement-The vector control, also known as the field-oriented control (FOC), of a permanent magnet synchronous motor (PMSM) is the algorithm often used in today’s advanced motor control drives. Such advanced moto
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.
1995BQ3
- sj w ljef poi4 tpov ia t jA:L4jut:itimc api4pt Pai4TC Pi
control-IdIq
- Control strategies for extracting the three-phase reference currents for shunt active power filters are compared, uating their performance under different source conditions with PI and Fuzzy Controllers in MATLAB/Simulink environment When the supply
ABDUL_SALAM_SAAD
- THREE PHASE INVERTER FOR INDUCTION MOTOR CONTROL USING FUZZY-PI CONTROLLER WITH ARDUINO
smart_health
- The e-Health Sensor Shield allows Arduino and Raspberry Pi users to perform biometric and medical applications where body monitoring is needed by using 9 different sensors. This information can be used to monitor in real time the state of a patient o
241SVM-Feedback-Linearization-Control-of-Three-le
- This paper presents a nonlinear control scheme for back-to-back High Voltage Direct Current (HVDC) system based on feedback linearization control, using three-phase three-level voltage source converter. The design of the proposed nonlinear controller
1918918_903435429739568_8316914099512256577_n.jpg
- parametres d un régulateur pi
PID
- pi pd pid基于MATLAB控制编程 算法 实现-pi pd pid Implementation of control programming algorithm based on MATLAB