代码搜索:Induction
找到约 385 项符合「Induction」的源代码
代码结果 385
www.eeworm.com/read/145158/12748703
m im3phase.m
% MOVIE OF INDUCTION MACHINE CONFIGURATION
clc,clear,close all
disp(date)
info= ...
[' WOUND ROTOR INDUCTION MACHINE '
' The
www.eeworm.com/read/7227/109896
pdf avr494-ac-induction-motor-control-using-the-constant-v_f-principle-and-a-natural-pwm-algorithm.pdf
www.eeworm.com/read/145158/12748092
m imdefsivec1.m
% >
% Motor is initialized at a specified operating condition
clear,clc
disp(date)
disp(' >
www.eeworm.com/read/145158/12748418
m imdef1vec.m
% >
% Motor is initialized at a specified operating condition
close all,clear,clc
disp(' >
www.eeworm.com/read/145158/12749036
m imphasor2.m
% >
% Motor operating condition is established by specifying the speed
disp(' > ')
dis
www.eeworm.com/read/145158/12748635
m imphasors.m
% >
% Steady-state characteristics : Phasor loci
close all,clear,clc
disp(' > ')
disp('
www.eeworm.com/read/7227/109901
pdf avr495-ac-induction-motor-control-using-the-constant-v_f-principle-and-a-space-vector-pwm-algori.pdf
www.eeworm.com/read/145158/12748498
m imssdq1rot1.m
% Induction motor with single phase rotor
close all,clear,clc
disp(date)
disp(' Induction motor with single phase rotor: ')
disp(' Enter machine parame
www.eeworm.com/read/404917/11475839
txt readme.txt
A/C Induction Motor Drive Application
This application is a motor drive for single and three phase A/C induction
motors. The following features are supported:
* Trapezoid modulation
* Closed
www.eeworm.com/read/191952/8414337
makefile
#*************************************************************************#
#* *#
#* Makefile for the C4.5 induction system *#
#* -------------------------------------- *#
#*