代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/265721/11255766
m lpcrf2ar.m
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss
www.eeworm.com/read/134895/13971561
txt lpcrf2ar.txt
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss
www.eeworm.com/read/134895/13971715
m lpcrf2ar.m
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss
www.eeworm.com/read/391253/8414076
m pctorc.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
www.eeworm.com/read/190158/8446992
c pctorc.c
/**************************************************************************
*
* NAME
* pctorc
*
* FUNCTION
*
* Convert from lp-polynomial to reflection coefficients.
*
* BEWARE: This code does not us
www.eeworm.com/read/432925/8563803
m ref2pre.m
function a = ref2pre(k);
%REF2PRE a = REF2PRE(k) Converts the reflection coefficients to
% the prediction coefficients. Note, it is assumed that
% the prediction analysis filter
www.eeworm.com/read/187250/8838665
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/182786/9191340
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/378919/9212983
m fdipole.m
% FDIPOLE Provides VSWR, reflection coefficient and input impedance
% for a folded dipole.
%
% [VSWR, RHO, ZIN] = FDIPOLE(L,A,D,C,F,ZD)
%
% L is the dipole length, A is
www.eeworm.com/read/168924/9888061
c pctorc.c
#include "main.h"
#include "pctorc.h"
/**************************************************************************
*
* NAME
* pctorc
*
* FUNCTION
*
* Convert from lp-polynomial to reflection coeffici