代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/342845/11996029
m latcfilt.m
function [y] = latcfilt(K,x)
% LATTICE form realization of FIR filters
% ---------------------------------------
% y = latcfilt(K,x)
% y = output sequence
% K = LATTICE filter (reflection) co
www.eeworm.com/read/152406/12116716
m binomialxfrmrbw.m
% BINOMIALXFRMRBW Calculate the bandwidth of a binomial transformer
%
% [BW] = BINOMIALXFRMRBW (Zl, Z0, N, GammaM) calcultaes the relative bandwidth
% of an N section binomial trans
www.eeworm.com/read/340486/12153698
pscwell
#! /bin/sh
# Run CWELL with CWP PostScript Graphics
demo=7
psfile=demo${demo}.eps
x1beg=0 x1end=6500 x2beg=-100 x2end=10000
cwell |
cshotplot >demo${demo}plot outpar=demo${demo}par
psgraph
www.eeworm.com/read/340486/12153714
xcwell
#! /bin/sh
# Run cwell with CWP X Graphics
demo=7
x1beg=0 x1end=6500 x2beg=-100 x2end=10000
cwell |
cshotplot >demo${demo}plot outpar=demo${demo}par
xgraph
www.eeworm.com/read/340481/12154807
1 param1.1
dome :model file
6 :#interfaces in model
plotcolors :model colors file
m :fi
www.eeworm.com/read/340330/12165957
cs assemblyinfo.cs
// Assembly FrameCountry, Version 1.0.0.0
[assembly: System.Reflection.AssemblyVersion("1.0.0.0")]
[assembly: System.Reflection.AssemblyDelaySign(false)]
[assembly: System.Reflection.AssemblyTrad
www.eeworm.com/read/151841/12171133
c channel.c
/************************************************************************
*
* CHANL Version 49
*
************************************************************************
*
* CHANWR:
* Place q
www.eeworm.com/read/151561/12200812
m latcfilt.m
function [y]=latcfilt(K,x)
% LATTICE form realization of FIR filters
% ----------------------
% y=latcfilt(K,x)
% y=output sequence
% K=LATTECE filter(reflection)coefficients array
% x=input seq