代码搜索:Separation

找到约 547 项符合「Separation」的源代码

代码结果 547
www.eeworm.com/read/353665/10432433

m doaestimate1.m

lambda = 2; % wavelength. D = 0.5*lambda; % Element separation. T = 2000; % Number of snapshots. K = 7; % Number of digital antenna channels. theta = d2r([45 60 30 135])'; % Target ang
www.eeworm.com/read/142033/12969747

m tfbss.m

function [Se,Ae]=tfbss(X,n,Nt,Nf,tol) % TFBSS Blind Source Separation of (over)determined multiplicative mixtures % of non-stationary real-valued sources. % % Usage: [Se,Ae]=tfbss(X,n,Nt,Nf,to
www.eeworm.com/read/209211/4982334

c matrix.c

#include "e.h" startcol(int type) /* mark start of column in lp[] array */ { int oct = ct; lp[ct++] = type; lp[ct++] = 0; /* count, to come */ lp[ct++] = 0; /* separation, to come */ return oct
www.eeworm.com/read/367236/9765676

m tfbss.m

function [Se,Ae]=tfbss(X,n,Nt,Nf,tol) % TFBSS Blind Source Separation of (over)determined multiplicative mixtures % of non-stationary real-valued sources. % % Usage: [Se,Ae]=tfbss(X,n,Nt,Nf,to
www.eeworm.com/read/166509/10017311

m tdsep2.m

function [C,D]=tdsep2(x,sel); %blind separation using approximate joint diagonalization of %time delayed correlation-matrices % %version 2.01, 2/14/99 by AZ %usage: [C,D]=tdsep2(x,sel); % input
www.eeworm.com/read/239305/13289187

m icacalcpi.m

function [Gn, pi1,pi2,SIR_G,SIR_Gc] = icacalcpi( W, Q, A ); % Performance indices for extraction/separation % (SCruces 01Jan03) % % These performance indices resembles Amari's index % and work p
www.eeworm.com/read/305246/13776185

m icacalcpi.m

function [Gn, pi1,pi2,SIR_G,SIR_Gc] = icacalcpi( W, Q, A ); % Performance indices for extraction/separation % (SCruces 01Jan03) % % These performance indices resembles Amari's index % and work p
www.eeworm.com/read/156528/11794551

m gui_ld.m

function gui_ld (x, y) % % This file is needed by Blind separation % The load dialog for loading new data % and new initial guess. % @(#)$Id: gui_l.m,v 1.4 2004/07/27 13:09:26 jarmo Exp $
www.eeworm.com/read/156528/11794601

asv gui_ld.asv

function gui_ld (x, y) % % This file is needed by Blind separation % The load dialog for loading new data % and new initial guess. % @(#)$Id: gui_l.m,v 1.4 2004/07/27 13:09:26 jarmo Exp $
www.eeworm.com/read/239418/4601310

spec openssh.spec

# Default values for additional components %define build_x11_askpass 1 # Define the UID/GID to use for privilege separation %define sshd_gid 65 %define sshd_uid 71 # The version of x11-ssh-askpass t