代码搜索:三相潮流
找到约 596 项符合「三相潮流」的源代码
代码结果 596
www.eeworm.com/read/295574/8154100
txt 基于msp430的三相电能表sa9904b采集系统 .txt
基于MSP430的三相电能表SA9904B采集系统
--------------------------------------------------------------------------------
摘要
本文介绍由TI 公司的MSP430F435 单片机和SAMES 的SA9904B电能测量集成芯片组合成三相电能表的无用功率和有用功率等参量的采集系统。
关键
www.eeworm.com/read/300356/13918096
m (2.1.2有阻尼三相突然短路中突然短路微分方程的函数程序).m
%编写求解空载建立电压微分方程的函数(sy_ge_damp_3duanlu_sol)
function sy_ge_damp_3duanlu_sol(t,y)
%设定时间和初始值
tspan=[0 6];
y0=[20;0;0;0;0];
%方程求解
[t,y]=ode113('sy_ge_damp_3duanlu_ode',tspan,y0);
%绘制定子电流和励磁电流变化规律
www.eeworm.com/read/448983/7521274
m pfc.m
% 潮流计算程序(PFC)
clear
clc
tic
format long
choice=0;
clc
fprintf('欢迎使用潮流计算程序!\n');
fprintf('请选择算例:\n\n');
fprintf(' 1.IEEE14节点算例\n');
fprintf(' 2.IEEE30节点算例\n');
fpri
www.eeworm.com/read/465627/7050744
m hhu_dcpf.m
function hhu_dcpf
disp(' ')
disp(' ')
disp(' ***已经选择直流潮流法计算,请选择算例*** ')
disp(' ')
disp('
www.eeworm.com/read/344679/11868482
m hhu_dcpf.m
function hhu_dcpf
disp(' ')
disp(' ')
disp(' ***已经选择直流潮流法计算,请选择算例*** ')
disp(' ')
disp('
www.eeworm.com/read/335569/12514693
m hhu_dcpf.m
function hhu_dcpf
disp(' ')
disp(' ')
disp(' ***已经选择直流潮流法计算,请选择算例*** ')
disp(' ')
disp('
www.eeworm.com/read/283987/8972851
txt 三相交流异步电动机svpwm开环调速控制程序.txt
.include "240x.h" ; 寄存器地址
.global _c_int0 ;全局化标号
;--------------------------------------以下定义变量-------------------------------------------------------------
ST0 .set 0
www.eeworm.com/read/299512/7846367
txt 三相交流异步电动机svpwm开环调速控制程序.txt
.include "240x.h" ; 寄存器地址
.global _c_int0 ;全局化标号
;--------------------------------------以下定义变量-------------------------------------------------------------
ST0 .set 0
www.eeworm.com/read/312883/13602497
txt 三相交流异步电动机svpwm开环调速控制程序.txt
.include "240x.h" ; 寄存器地址
.global _c_int0 ;全局化标号
;--------------------------------------以下定义变量-------------------------------------------------------------
ST0 .set 0
www.eeworm.com/read/406212/11447721
txt 三相交流异步电动机svpwm开环调速控制程序.txt
.include "240x.h" ; 寄存器地址
.global _c_int0 ;全局化标号
;--------------------------------------以下定义变量-------------------------------------------------------------
ST0 .set 0