代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/433939/1875632

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/170884/9781322

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/412276/11207274

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/335938/12489372

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/334435/12602524

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/134210/14000860

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/202876/15370673

m edgefinder.m

function [xc,good,bad,type] = edgefinder(xt,I,wintx,winty,wx2,wy2); %[xc] = cornerfinder(xt,I); % %Finds the sub-pixel corners on the image I with initial guess xt %xt and xc are 2xN matrices. T
www.eeworm.com/read/202680/15375938

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/429878/8783861

htm mlpunpak.htm

Netlab Reference Manual mlpunpak mlpunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/429878/8783938

htm glmunpak.htm

Netlab Reference Manual glmunpak glmunpak Purpose Separates weights vector into weight and bias matrices. Synopsis