代码搜索:Induction

找到约 385 项符合「Induction」的源代码

代码结果 385
www.eeworm.com/read/145158/12748507

m homelogo.m

% MOVIE OF INDUCTION MACHINE clc,clear,close all disp(date) info= ... [' SQUIRREL-CAGE INDUCTION MACHINE ' ' A movie can also be run under Windows Media
www.eeworm.com/read/145158/12748896

m imswingmovie.m

% > % pulsed loading from imswing.mdl %close all,clc aviswing=avifile('imswing.avi','compression','cinepak'); figure('Position',[500 120 600 560],
www.eeworm.com/read/145158/12748940

m script.m

%menu for script.m files clc,close all k=menu('SELECT DEMO:',... 'Phasor analysis and diagram of the induction machine',... 'Phasor analysis and diagram of the (non salient) synchronous mach
www.eeworm.com/read/145158/12748957

m imsquir0.m

% INDUCTION MACHINE LOGO clc,clear phis=0;rr=0.4;e=0;e1=0;d=0;d1=0;r=0.71; n=7; % figure('units','normalized','Position',[.05 .09 .28 .3],'Name','INDUCTION MOTOR',... 'Number
www.eeworm.com/read/145158/12749032

m imsquir.m

% INDUCTION MACHINE LOGO clc,clear phis=0;rr=0.4;e=0;e1=0;d=0;d1=0;r=0.71; n=7; % figure('units','normalized','Position',[.05 .09 .28 .3],'Name','INDUCTION MOTOR',... 'Number
www.eeworm.com/read/145158/12749082

m imfield.m

% MOVIE OF INDUCTION MACHINE clc,clear,close all disp(date) info= ... [' SQUIRREL-CAGE INDUCTION MACHINE ' ' A movie can also be run under Windows Media
www.eeworm.com/read/431224/8698052

m imclass.m

function a = IMclass(varargin) % constructor of the Induction Machine % == Induction Machine == global Settings switch nargin case 0 a.con = []; a.n = 0; a.bus = []; a.vbus = []; a.dat =
www.eeworm.com/read/384940/8831880

m imclass.m

function a = IMclass(varargin) % constructor of the Induction Machine % == Induction Machine == global Settings switch nargin case 0 a.con = []; a.n = 0; a.bus = []; a.vbus = []; a.dat =
www.eeworm.com/read/278209/10559657

m torq1ph.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % torq1ph.m - calculates torque-speed curve for % single-phase induction motor. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/145158/12748501

m imssmod2.m

% Induction machine steady-state model function [f,x0]=imssmod2(t,x,u,flag,Rs,Rr,Lsl,Lrl,Lm,wm) switch flag, case 3, % Outputs j=sqrt(-1); Zr=Rr./((u(2)-wm