代码搜索结果

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

st7_misc.lst

ANSI-C/cC++ Compiler for ST7 V-5.0.7, Aug 21 2001 1: /**************** (c) 2004 STMicroelectronics ********************** 2: 3: PROJECT : 3-phase AC induction motor drive S

timer.a51

; This module services the real time interrupt ; ; Get a Real Time interrupt every One millisecond (using SOF interrupt) ; ; Pulse the stepper motor every 10msec (100Hz) if required ; EZ-USB Port

dcm_main.c

/* * dcm_main.c * * S3C2410-S DCM MOTOR * * Author: wang bin * Date : $Date: 2005/07/27 $ * * $Revision: 1.0.0.1 $ * * This file is subject to the terms and condi

readme.txt

Hi , Here is a list of the files contained in RLS.zip FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output ; i.e feedback is used like in a dc motor we use speed as feedback)

m3.m

% MATLAB script file m3.m for Project 3 on field-oriented % motor drive in Chapter 9 % m3.m sets up the machine parameters, simulated disturbances, % and also plots the results. % Changes in

promgram for linear case.m

%N=input(' input coil turns = '); %Np=input(' Pairs_of_Poles_Number= '); %D=input(' Motor_Depth= '); %Dso=input('Stator_outer_Diameter='); %Dsi=input('Inner_Stator_Diameter='); %Dro=input('O

m3.m

% MATLAB script file m3.m for Project 3 on field-oriented % motor drive in Chapter 9 % m3.m sets up the machine parameters, simulated disturbances, % and also plots the results. % Changes in

m3.m

% MATLAB script file m3.m for Project 3 on field-oriented % motor drive in Chapter 9 % m3.m sets up the machine parameters, simulated disturbances, % and also plots the results. % Changes in

mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "Motor.h" #include "MotorDlg.h" #include "MainFrm.h" #include "const.h" #ifdef _DEBUG #define new DE