代码搜索结果
找到约 5,524 项符合
Motor 的代码
chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
loadeng.m
function motor=loadeng(fname)
%LOADENG Load rocket motor data from wRASP file.
% MOTOR = LOADENG([FNAME]) loads rocket motor data from
% file FNAME, or if omitted invokes a file selection win
motorclass.m
function y=motorclass(m)
%MOTORCLASS Display motor class or impulse.
% Y = MOTORCLASS(M) where M can be either the rocket-motor's
% motor class or its total impulse.
% If it is a class (a lette
saveeng.m
function saveeng(motor,info,fname)
%SAVEENG Save rocket motor data to wRASP file.
% SAVEENG(MOTOR,INFO[,FNAME]) displays a file selection window
% where you can select the file to which you w
slbdc.h
//-----------------------------------------------------------------------------
// Sensorless BLDC Motor Reference Design
//--------------------------------------------------------------------------
motor.c
/* Include */
#include /* for EnableInterrupts macro */
#include /* include peripheral declarations */
#include "COMMON.h"
#include "AD.h"
#include "MOTOR.h"
#inclu
motor.hxl
### HEXMate logfile and output summary ###
### Memory Usage ###
Unused memory ranges:
6h - 7h
9Ah - 1FFh
2F6h - 2FFh
motor.hex ranges:
0h - 5h
8h - 99h
200h - 2F5h
###