代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/491943/1183982
m sh_motor_se_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_se_ode(shunt_ motor_self_ode)
function dydt=sh_motor_se_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=250;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;J=
www.eeworm.com/read/491943/1183983
m sh_motor_start_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_se_ode(shunt_ motor_self_ode)
function dydt=sh_motor_se_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=250;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;J=
www.eeworm.com/read/491943/1183985
m sh_motor_stop_ode.m
% 编写起动过程微分方程的M—函数
% 将该M—函数定义为sh_motor_stop_ode(shunt_ motor_self_ode)
function dydt=sh_motor_stop_ode(t,y)
% 下面输入电机基本数据:
uf=250;u=0;IaN=633;nN=617;TLN=3275;Lf=9;Rf=12;Ra=0.012;La=0.00035;Laf=0.18;
www.eeworm.com/read/491943/1183986
m sh_motor_stop_so.m
% 编写求解起动过程微分方程的脚本函数
% 将该脚本函数定义为sh_motor_stop_so(shunt_motor_self_excited_solver)
[t,y]=ode23tb(@sh_motor_stop_ode,[0:.001:.1],[ 20.83333333328 ; 873.64064640326 ; 55.87178121392])
% 首先绘制if=f(t)曲线
www.eeworm.com/read/491943/1183987
m sh_motor_start_so.m
% 编写求解起动过程微分方程的脚本函数
% 将该脚本函数定义为sh_motor_start_so(shunt_motor_self_excited_solver)
[t,y]=ode23(@sh_motor_se_ode,[0:.01:10],[0;0;0])
% 首先绘制if=f(t)曲线
subplot(3,1,1),
plot(t,y(:,1))
xlabel('Time[T]'
www.eeworm.com/read/491943/1184011
mdl sep_motor_vary_n.mdl
Model {
Name "sep_motor_vary_n"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowP
www.eeworm.com/read/491943/1184014
mdl dc_motor_vary_n.mdl
Model {
Name "dc_motor_vary_n"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPo
www.eeworm.com/read/491943/1184051
mdl three_phase_motor_speed.mdl
Model {
Name "three_phase_motor_speed"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
www.eeworm.com/read/491943/1184055
mdl three_phase_motor_speed.mdl
Model {
Name "three_phase_motor_speed"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
www.eeworm.com/read/491943/1184056
mdl three_phase_motor_speed.mdl
Model {
Name "three_phase_motor_speed"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off