搜索资源列表
Matlab 牛顿插值法
- x=a:(b-a)/n:b; %插值节点 y=f(x); plot(x,y,'b') %用蓝色线作被插函数图象 hold on z=a:(b-a)/(2*n):b; n=length(x); for j=2:n for i=n:-1:j y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1));%计算差商 end end u=y(n); m=length(z); for j=1:m for i=n-1:-1:1 u=y(i)
GraphTheoryAlgorithmMATLAB
- 图论算法及其MATLAB 程序代码 1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法 2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法 3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法 6.-Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V
IM_perunit_model_closeloop_rotorflux_estimator.ra
- induction machine closed loor v/f control simulink model
IM_perunit_model_v_over_f_mod
- closed loop rotor v/f control of induction machine - simulink model-closed loop rotor v/f control of induction machine- simulink model
publicationdtl
- S u r f e r自动控制技术在气象资料 自动成图中的应用 -Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r
vifp_release
- V I F P is an full-reference image quality metric for evaluating the visual quality!
zaosheng
- 噪声分贝仪器!主要是对城市马路边进行噪声监测!通过两级放大-检波-V/F转换到芯片通过公式处理-显示-Instrument noise decibels! Mainly on the city side of the road for noise monitoring! Amplified by two- Detector-V/F converter to the chip processing by the formula- Show
svm_demo
- efb vvn v f v fvf v f v f v fv fv-efb vvn v fv fv fvf v f vf v f vf v fv fv
IMdrive
- motor drive induction motor drive using constant V/F method
Droopcontrol329
- 可实现微电网中分布式电源的下垂控制,采用三环控制策略,节点既可作为V/f结点,也可作为PQ结点-It can achieve distributed generation droop control in Microgrid, which uses three-loop control strategy. The node can be used as V/f node, the node can also be used as PQ node
v-f-control
- vbyf method of induction motor
vf
- AC induction motors are the most common motors used in dustrial motion control systems, as well as in main powered home appliances. Simple and rugged design, low-cost, low maintenance and direct connection to an AC power source are the main advantage
vfcontrol-of-induction-motor
- v/f control programming of induction motor
MATLAB-Code-for-Closed-Loop-Speed-Control-of-thre
- MATLAB Code for Closed Loop Speed Control of three phase Induction motor using Constant V/f
V_F_IM
- V/F Control of induction motor simulation in matlab simulink
vf-control-of-IM
- v/f control of induction motor
main1
- PV Coordinated V-f and P-Q Control Coordinated V-f and P-Q Control of Solar Photovoltaic Generators Wi
Induction_V2F_Close_Loop
- induction motor v/f control method
fadian
- 风光储 Droop 控制策略改成了 V/f 和 PQ 控制策略,并应用 MATLAB/Simulink 进行了仿真-The Droop control strategy of the system is changed into V/f and PQ control strategy, and the simulation is carried out by using MATLAB/Simulink
PMSM_VFv2
- 永磁同步电机的simulink仿真,V/f控制模式,带电流反馈(PMSM model in matlab/simulink with V/f control mode.)
