代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/167185/5463281
3t computerc.3t
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc.; All rights reserved
.\" @(#)computerc.3t 1.2 06 May 1997 ERL
.ds ]W (c) 1991 Entropic Research Laboratory, Inc.
.TH COMPUTE_RC 3\-ESPSsp 06
www.eeworm.com/read/174336/9595082
hh xdr.hh
#ifndef RFL_XDR_XDR_HH
#define RFL_XDR_XDR_HH
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you can re
www.eeworm.com/read/174336/9595090
hh string.hh
#ifndef RFL_CSTD_STRING_HH
#define RFL_CSTD_STRING_HH
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; yo
www.eeworm.com/read/194941/8183345
pdf signal and noise estimation from seismic reflection data using spectral coherence methods.pdf
www.eeworm.com/read/289098/8576457
h lpc.h
extern void Autocorr(Word16 x[], Word16 m,Word16 r_h[], Word16 r_l[], Word16 *exp_R0 );
extern void Lag_window(Word16 m,Word16 r_h[],Word16 r_l[]);
extern void Levinson(
Word16 Rh[], /*
www.eeworm.com/read/365499/9860853
m uniform_fbg.m
% The following program is used to calculate the reflection spectrum of uniform FBG
% First time: 2006-10-02 PS: The result is good.
close all
clear all
Neff=1.45900;
delta_N=8e
www.eeworm.com/read/426017/10294063
m bcimp.m
function [ F, G, IPow ] = bcimp( B1, B2, B3, B4, rho, X, BCType, BotTop, cpHS, csHS, rhoHS, cIns, rhoIns )
% Compute Boundary Condition IMPedance
global omega sigma NMedia NFirstAcoustic NLa
www.eeworm.com/read/458661/7291841
m gout.m
% gout.m - output reflection coefficient in terms of S-parameters
%
% Usage: gamma = gout(S,gG)
%
% S = 2x2 S-matrix
% gG = generator reflection coefficient
%
% gamma = output reflection coef
www.eeworm.com/read/458661/7291872
m frwrec.m
% frwrec.m - order-increasing forward layer recursion - from r to A,B
%
% Usage: [A,B] = frwrec(r)
%
% r = reflection coefficients = [r(1),...,r(M+1)], M = number of layers
% A,B = (M+1)x(M+1) ma
www.eeworm.com/read/458661/7291874
m bkwrec.m
% bkwrec.m - order-decreasing backward layer recursion - from a,b to r
%
% Usage: [r,A,B] = bkwrec(a,b)
%
% a,b = order-M reflection polynomials, M = number of layers
%
% r = reflection coeffici