代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/146380/12653034

m genmix.m

function genmix(arg) % GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM MIXTURE % % GENMIX % % This GUI will generate random variables using a % finite mixture model. The user can
www.eeworm.com/read/300562/13905888

m dsb_mod.m

function u=dsb_mod(m,ts,fc) % u=dsb_mod(m,ts,fc) %DSB_MOD takes signal m sampled at ts and carrier % freq. fc as input and returns the DSB modulated % signal. ts
www.eeworm.com/read/135470/13927580

m icacalcpi.m

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

m dsb_mod.m

function u=dsb_mod(m,ts,fc) % u=dsb_mod(m,ts,fc) %DSB_MOD takes signal m sampled at ts and carrier % freq. fc as input and returns the DSB modulated % signal. ts
www.eeworm.com/read/133875/14019355

m mygui1.m

function fig = Mygui1() % This is the machine-generated representation of a Handle Graphics object % and its children. Note that handle values may change when these objects % are re-created. This
www.eeworm.com/read/133340/14048643

c table.c

/* * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische * Universitaet Berlin. See the accompanying file "COPYRIGHT" for * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/235612/14060471

m importlas.m

function importlas(transfer,logmnem,logdesc,lognums,wellid,wellname,x,... zunits,zstart,zend,kb,topsflag,wellnamelist) % % % importlasinit(transfer,lognames,lognums,wellid,wellname,x,... %
www.eeworm.com/read/235612/14061061

m editcvp.m

% Edit CVP matrix % Functions called - movecvp cvpinfo plotCVPlines rangecb nextcb shotrange function editcvp(action) if( nargin < 1) action='init'; end % First, delete any axes in the main figu
www.eeworm.com/read/235612/14061063

m editcvpavg.m

% Edit average CVP values % Functions called - moveavgcvp avgcvpinfo plotavgCVPlines % avgrangecb avgnextcb avgCVPshotrange % % Data storage is handled by the avgcvpinfo function,
www.eeworm.com/read/132953/14065458

m dsb_mod.m

function u=dsb_mod(m,ts,fc) % u=dsb_mod(m,ts,fc) %DSB_MOD takes signal m sampled at ts and carrier % freq. fc as input and returns the DSB modulated % signal. ts