代码搜索:Separation
找到约 547 项符合「Separation」的源代码
代码结果 547
www.eeworm.com/read/205449/15315973
bib user_guide.bib
@TechReport{fgv05:bss_eval,
author = {F\'evotte, C. and Gribonval, R. and Vincent, E.},
title = {{BSS\_EVAL} Toolbox User Guide},
institution = {IRISA},
year = 2005,
number =
www.eeworm.com/read/135470/13927295
m symwhite.m
function [W] = symwhite( X );
% Symmetric whitening
%
[m,N]=size(X);
%
X = X - mean(X')' * ones(1,N); %removing mean values
%
%%% Estimating the covraince matrix
Rx0 = (X*X')/N;
%
% Estimati
www.eeworm.com/read/291298/8426255
m extr2.m
function [indmin,indmax,indzer] = extr2(x,num_sd);
% [indmin,indmax,indzer] = EXTR2(x,num_sd) improves the
% function EXTR(x). The problem is that some extrema
% may be missed where strong
www.eeworm.com/read/183827/9136069
m awgn_bfsk_amps_main.m
snr=0:15;
ber=snr;
frequencySeparation=24000; %BFSK modulate frequency separation is 24KHz
bitRate=10000; %Bit rate of source signal is 10kbit/s
simulationTime=5;
samplesPerSymbol=2;
for i
www.eeworm.com/read/183827/9136075
asv awgn_bfsk_amps_main.asv
snr=0:15;
ber=snr;
frequencySeparation=24000; %BFSK modulate frequency separation is 24KHz
bitRate=10000; %Bit rate of source signal is 10kbit/s
simulationTime=10;
samplesPerSymbol=2;
for
www.eeworm.com/read/378032/9253497
m extr2.m
function [indmin,indmax,indzer] = extr2(x,num_sd);
% [indmin,indmax,indzer] = EXTR2(x,num_sd) improves the
% function EXTR(x). The problem is that some extrema
% may be missed where strong
www.eeworm.com/read/279381/10442727
m extr2.m
function [indmin,indmax,indzer] = extr2(x,num_sd);
% [indmin,indmax,indzer] = EXTR2(x,num_sd) improves the
% function EXTR(x). The problem is that some extrema
% may be missed where strong
www.eeworm.com/read/447020/7560257
m filesafe.m
function theResult = filesafe(theFilename)
% filesafe -- Adjust file-separation-characters.
% filesafe('theFilename') returns 'theFilename' with its
% file-separation-characters made compatibl
www.eeworm.com/read/326136/13162490
log store.log
Started writing C:\_Documents\models\AATCS\AATCS2\AATCS2.rpy on Tuesday, October 13, 1998 (23:25:16)
Creating C:\_Documents\models\AATCS\AATCS2\AATCS2_rpy\Default.sbs
Started writing C:\_Docum
www.eeworm.com/read/307187/13727020
dat pul.dat
1 1 1.38315E-06 =L( 1, 1)
1 2 6.91573E-07 =L( 1, 2)
2 2 1.10707E-06 =L( 2, 2)
1 1 2.96949E-11 =C( 1, 1)
1 2 -2.02619E-11