代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/306478/13744691

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/305575/13765365

m hermfun.m

function h=hermfun(t,j) %HERMFUN Orthonormal Hermite functions. % % H=HERMFUN(T,N) returns the N lowest-order orthonormal Hermite % functions at times specified by the column vector T. % % HE
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/305226/13776281

m cumprobplot.m

function cumprobPlot(cost) %CUMPROBPLOT Create plot of datasets and fits % CUMPROBPLOT(COST) % Creates a plot, similar to the plot in the main distribution fitting % window, using the data th
www.eeworm.com/read/303779/13808922

m plotifl.m

function plotifl(t,iflaws); %PLOTIFL Plot normalized instantaneous frequency laws. % PLOTIFL(T,IFLAWS) plot the normalized instantaneous frequency % laws of each signal component. % % T : tim
www.eeworm.com/read/303558/13812643

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/147766/5722386

s srem_mod.s

| | srem_mod.sa 3.1 12/10/90 | | The entry point sMOD computes the floating point MOD of the | input values X and Y. The entry point sREM computes the floating | point (IEEE) REM of the
www.eeworm.com/read/147682/5728159

m init_arlmsnewt.m

% [k,w,x,b,u,P,d,y,e]=init_arlmsnewt(L,M,k0,w0,x0,b0,u0,P0,d0) % % Creates and initializes the variables required for the % efficient implementation of the LMS-Newton algorithm. % Assum
www.eeworm.com/read/147422/5730009

m vtset.m

% Function : Create a graphical user interface (GUI) to % (1) display the voicetypes of the speech signal % (2) change the voicetypes using the mouse. % % Vtset.m is a call_function
www.eeworm.com/read/145973/5743000

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 SOFTWA