代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/138986/13197473
m quadratic_bid_ninebus.m
function quadratic_results = quadratic_pro(casename)
%% 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/320964/13415231
m rx_diversity_proc.m
function [data_syms_out, pilot_syms_out] = rx_diversity_proc(freq_data_syms, freq_pilot_syms, ...
channel_est, sim_options)
global sim_consts;
% remove extra dimension from matrices, if rx d
www.eeworm.com/read/316412/13523416
m randncond.m
% RANDNCOND Condition of random matrices
nmax = 100;
n = 2:nmax;
kappalo = n.^(1/2);
kappahi = 500*n.^3;
shg
clf reset
h = loglog(n,[kappalo; kappahi],'-',nmax,NaN,'.');
set(h(1:2),'color',[0 2/3 0
www.eeworm.com/read/316129/13529765
asv rx_diversity_proc.asv
function [data_syms_out, pilot_syms_out] = rx_diversity_proc(freq_data_syms, freq_pilot_syms, ...
channel_est, sim_options)
global sim_consts;
% remove extra dimension from matrices, if rx d
www.eeworm.com/read/306840/13736977
m rx_diversity_proc.m
function [data_syms_out, pilot_syms_out] = rx_diversity_proc(freq_data_syms, freq_pilot_syms, ...
channel_est, sim_options)
global sim_consts;
% remove extra dimension from matrices, if rx d
www.eeworm.com/read/130196/5963032
m equal.m
function x = equal(M1, M2)
% EQUAL(M1, M2) tests M1 and M2 for equality
% we need a special function as the two matrices may be of different
% length and '==' might exit telling that the matrix dim
www.eeworm.com/read/130196/5963066
m equal.m
function x = equal(M1, M2)
% EQUAL(M1, M2) tests M1 and M2 for equality
% we need a special function as the two matrices may be of different
% length and '==' might exit telling that the matrix dimens
www.eeworm.com/read/130196/5963092
m equal.m
function x = equal(M1, M2)
% EQUAL(M1, M2) tests M1 and M2 for equality
% we need a special function as the two matrices may be of different
% length and '==' might exit telling that the matrix dimens
www.eeworm.com/read/491196/6441635
m rx_diversity_proc.m
function [data_syms_out, pilot_syms_out] = rx_diversity_proc(freq_data_syms, freq_pilot_syms, ...
channel_est, sim_options)
global sim_consts;
% remove extra dimension from matrices, if rx d
www.eeworm.com/read/264638/11307886
m rx_diversity_proc.m
function [data_syms_out, pilot_syms_out] = rx_diversity_proc(freq_data_syms, freq_pilot_syms, ...
channel_est, sim_options)
global sim_consts;
% remove extra dimension from matrices, if rx d