代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/241396/13147495
m dsbus_dv.m
function [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V)
%DSBUS_DV Computes partial derivatives of power injection w.r.t. voltage.
% [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V) returns two matrices cont
www.eeworm.com/read/138987/13197356
m dsbus_dv.m
function [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V)
%DSBUS_DV Computes partial derivatives of power injection w.r.t. voltage.
% [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V) returns two matrices cont
www.eeworm.com/read/309747/13664971
m dsbus_dv.m
function [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V)
%DSBUS_DV Computes partial derivatives of power injection w.r.t. voltage.
% [dSbus_dVm, dSbus_dVa] = dSbus_dV(Ybus, V) returns two matrices co
www.eeworm.com/read/493034/6404291
m twocheng0903.m
clc;
% % t0 = clock;
% % for k=1:100
j=sqrt(-1);
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV, ZO
www.eeworm.com/read/493034/6404292
asv twocheng0903.asv
clc;
% % t0 = clock;
% % for k=1:100
j=sqrt(-1);
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV, ZO
www.eeworm.com/read/493034/6404294
m ceshijiedian.m
clc;
t0 = clock;
for i=1:100
j=sqrt(-1);
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV, ZO
www.eeworm.com/read/493034/6404298
asv jiedianpf.asv
clc;
% t0 = clock;
% t1=0;
% for i=1:100
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV
www.eeworm.com/read/493034/6404310
m jiedianpf.m
clc;
t0 = clock;
% t1=0;
% for i=1:100
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV,
www.eeworm.com/read/493034/6404315
asv 2cheng0903.asv
clc;
% % t0 = clock;
% % for k=1:100
j=sqrt(-1);
%% define named indices into bus, gen, branch matrices
[PQ, PV, REF, NONE, BUS_I, BUS_TYPE, PD, QD, GS, BS, BUS_AREA, VM, ...
VA, BASE_KV, ZO
www.eeworm.com/read/485544/6552836
m mlpindexgen.m
function [idxW1, idxB1, idxW2, idxB2, idxW3, idxB3, idxW4, idxB4] = mlpindexgen(nodes)
% MLPINDEXGEN ReBEL MLP neural network parameter matrices de-vectorizing index generator
%
% This function gen