代码搜索:Line
找到约 10,000 项符合「Line」的源代码
代码结果 10,000
www.eeworm.com/read/384940/8827951
m setup.m
function a = setup(a)
global Line Bus
if isempty(a.con), return, end
a.n = length(a.con(:,1));
a.line = a.con(:,1);
a.Cp = a.con(:,6)./100;
if length(a.con(1,:)) < a.ncol
a.u = ones(a.n,1);
else
www.eeworm.com/read/384940/8828580
m setup.m
function a = setup(a)
global Line Bus
if isempty(a.con), return, end
a.n = length(a.con(:,1));
a.line = a.con(:,1);
a.Cp = a.con(:,6)./100;
if length(a.con(1,:)) < a.ncol
a.u = ones(a.n,1);
else
www.eeworm.com/read/384940/8832912
m setx0.m
function a = setx0(a)
global Line DAE Settings
if ~a.n, return, end
% reset transmission line reactance and admittance matrix
Line = mulxl(Line,a.line,1./(1-a.u.*a.Cp));
if sum(a.u), Line = build_y
www.eeworm.com/read/384940/8832965
m setup.m
function a = setup(a)
global Line Bus
if isempty(a.con), return, end
a.n = length(a.con(:,1));
a.line = a.con(:,1);
a.ty1 = find(a.con(:,2) == 1);
a.ty2 = find(a.con(:,2) == 2);
a.Cp = a.con(:,8)./
www.eeworm.com/read/384663/8852211
bsf vga_vl.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/384663/8852326
bsf add_mask.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/384663/8852369
bsf i2c_cmd_7128.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/384663/8852442
bsf mesure_card_top.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/384663/8852526
bsf i2c_cmd.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/384663/8852531
bdf i2c_top.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to