代码搜索结果

找到约 7,992 项符合 Motor 的代码

m6.m

% M file for Project 6 on single-phase induction motor % in Chapter 6. It sets the machine parameters and % also plots the simulated results when used in conjunction % with SIMULINK file s6.m.

m2fig.m

% M-file for Project 2 on induction motor starting in Chapter 6 % It calculates and the torque-speed and current-speed curves % and plots them (see Fig. 6.27 of Project 2) on starting methods % in

catcher2.mo

package catcher2 model motor Modelica.Electrical.Analog.Sources.SignalVoltage Vs annotation (extent=[-70,20; -50,0], rotation=90); Modelica.Electrical.Analog.Basic

see_also.txt

Hi. See also an application of this program: Stepper Motor Control with GUI http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=16439&objectType=FILE Diego Orlando Barrag

motors.c

// Motor & motion control Motors.c // Rev 12/31/05 //Copyright (C) 2005 Alex Brown rbirac@cox.net //This program is free software; See license at the end of this file for details. /*

brushlessdca.m

% BRUSHLESS DC DRIVE clc,clear,close all inf(1)={' Brushless dc motor '}; inf(2)={' Rotor pm flux space vector shown in green.'}; inf(3)={' Stator current space ve

vectrolrun9.m

% vectrolrun9.m file used to run imvectrol9.mdl % indirect vector control of induction motor using voltage excitation % detuning effects clc,close all,clear % Machine parameters in pe

bldc.h

#define MAX_Im 0xF0 // max motor current limit extern unsigned char actualSpeed; extern void GetInReport(unsigned char *rep); extern void SetOutReport(unsigned char *rep);

plusecomm-cpp

#include "Stdafx.h" #include "common.h" #include "plusecomm.h" extern char CurPath[256], InitFileName[256]; extern char IniFile[]; PLUSE_MOTOR_DEF PlusePortParam; int PluseReadC

lg_comm-cpp

#include "Stdafx.h" #include "common.h" #include "LG_comm.h" extern char CurPath[], InitFileName[]; extern char IniFile[]; LG_MOTOR_DEF LgPortParam; int LgReadConfigFlag = 0;