代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/458661/7291882
m gprop.m
% gprop.m - reflection coefficient propagation
%
% --------|-------------|----------
% generator Gamma1 l Gamma2 load
% --------|-------------|----------
%
%
www.eeworm.com/read/458661/7291914
m gin.m
% gin.m - input reflection coefficient in terms of S-parameters
%
% Usage: gamma = gin(S,gL)
%
% S = 2x2 S-matrix
% gL = load reflection coefficient
%
% gamma = input reflection coefficient
www.eeworm.com/read/446970/7562228
pov wiz with gray marble.pov
// Info-Zip WiZ splash screen, using POV-RAY 3.01 by Mike White
#include "colors.inc"
#include "stones.inc"
camera {
location
look_at
angle 16
}
light_source
www.eeworm.com/read/197150/8026370
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/319420/13451949
cs aboutbox1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Reflection;
using System.Windows.Forms;
namespace Signercompress
{
partia
www.eeworm.com/read/315751/13536803
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/315751/13536834
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/315751/13536836
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
www.eeworm.com/read/315751/13536843
m gprop.m
% gprop.m - reflection coefficient propagation
%
% --------|-------------|----------
% generator Gamma1 l Gamma2 load
% --------|-------------|----------
%
%
www.eeworm.com/read/315751/13536873
m gin.m
% gin.m - input reflection coefficient in terms of S-parameters
%
% Usage: gamma = gin(S,gL)
%
% S = 2x2 S-matrix
% gL = load reflection coefficient
%
% gamma = input reflection coefficient