代码搜索结果

找到约 10,000 项符合 CAN Bus 的代码

fm_thload.m

function fm_thload(flag) % FM_THLOAD defines Thermostatically Controlled Loads % % FM_THLOAD(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jaco

fm_upfc.m

function fm_upfc(flag) % FM_UPFC define Unified Power Flow Controller - UPFC % % FM_UPFC(FLAG) % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FLAG = 3 differential

fm_ssr.m

function fm_ssr(flag) % FM_SSR Model of the synchronous machine with shaft dynamics and compensated line % % FM_SSR(FLAG) % FLAG = 0 initializations % FLAG = 1 algebraic equations %

fm_hvdc.m

function fm_hvdc(flag) % FM_HVDC define HVDC transmission system % % FM_HVDC(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FL

fm_phs.m

function fm_phs(flag) %FM_PHS defines Phase Shifting Transformer % %Data Format Phs.con: % col #1: Bus 1 number % col #2: Bus 2 number % col #3: Power rate [MVA] %

fm_mixed.m

function fm_mixed(flag) % FM_MIXED defines Mixed Loads % % FM_MIXED(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FLAG = 3 di

imptieee.m

% the script IMPTIEEE locates and opens a file containing power % system data in IEEE Common Data Format. This data is converted to % standard VST format and named, located and saved in accordance w

imptieee.m

% the script IMPTIEEE locates and opens a file containing power % system data in IEEE Common Data Format. This data is converted to % standard VST format and named, located and saved in accordance w

bustypes.m

function [ref, pv, pq] = bustypes(bus, gen) %BUSTYPES Builds lists of each type of bus (ref, pv, pq). % [ref, pv, pq] = bustypes(bus, gen) % Generators with "out-of-service" status are treate

bustypes.m

function [ref, pv, pq] = bustypes(bus, gen) %BUSTYPES Builds lists of each type of bus (ref, pv, pq). % [ref, pv, pq] = bustypes(bus, gen) % Generators with "out-of-service" status are treate