代码搜索:reflection

找到约 10,000 项符合「reflection」的源代码

代码结果 10,000
www.eeworm.com/read/367160/9778466

f clagge.f

SUBROUTINE CLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO ) * * -- LAPACK auxiliary test routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. *
www.eeworm.com/read/367160/9778499

f zlagge.f

SUBROUTINE ZLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO ) * * -- LAPACK auxiliary test routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. *
www.eeworm.com/read/367160/9778528

f dlagge.f

SUBROUTINE DLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO ) * * -- LAPACK auxiliary test routine (version 3.1) * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. *
www.eeworm.com/read/411970/11218878

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/334567/12586064

m invert.m

% MATLAB SIMULATION OF FS-1015 LPC-10e % COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the LPC-10e coder. The
www.eeworm.com/read/134894/13971920

m direct_search.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Nelder/Mead Simplex Method for Direct Search %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %
www.eeworm.com/read/104078/15710431

c pctorc.c

/************************************************************************** * * NAME * pctorc * * FUNCTION * * Convert from lp-polynomial to reflection coefficients. * * BEWARE: This code does not us
www.eeworm.com/read/208427/15247113

makefile

TARGET = reflection OBJS = reflection.o logo.o INCDIR = CFLAGS = -G0 -Wall -O2 CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti ASFLAGS = $(CFLAGS) LIBDIR = LDFLAGS = LIBS= -lpspgum -lpspgu -lm EXTRA
www.eeworm.com/read/391253/8413906

m rctoac.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP