代码搜索:reflection

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

代码结果 10,000
www.eeworm.com/read/162603/10292058

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
www.eeworm.com/read/162603/10292268

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
www.eeworm.com/read/160646/10510972

c sp_dec.c

/*************************************************************************** * * File Name: sp_dec.c * * Purpose: * Contains all functions for decoding speech. It does not *
www.eeworm.com/read/275202/10829099

m demorotreflect.m

disp('>> % |'); % | disp('>> % | TWO REFLECTIONS MAKE A ROTATION'); % | TWO REFLECTIONS MAKE A ROTATION disp('>> % |'); % | v = e1; %/ w = e2; %/ I2 = v^
www.eeworm.com/read/275202/10829207

m gadrotreflect.m

% | % | TWO REFLECTIONS MAKE A ROTATION % | v = e1; %/ w = e2; %/ I2 = v^w/norm(v^w); %/ phi = pi/4;%/ R = gexp(-I2*phi/2);%/ x = e1+e3;%/ clf;%/ draw(x,'r'); GAtext(1.1*x,'x','r'); %/ axis off; %/ d
www.eeworm.com/read/467759/7000698

m lpcrf2rr.m

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/467899/7003499

txt readme.txt

This sample shows Vega Sensor Vision and Vega Marine. To run the sample type: svmarine.exe svmarine.adf The keyboard input is as follows: '1' - enable / disable ambient skysh
www.eeworm.com/read/236873/7119012

m lpcrf2rr.m

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/458661/7291954

m chebtr.m

% chebtr.m - Chebyshev design of broadband reflectionless quarter-wave transformer % % Usage: [n,a,b] = chebtr(na,nb,A,DF) % % na,nb = refractive indices of left and right media % A = dB atte
www.eeworm.com/read/450639/7479461

h durbin.h

/***************************************************************************** * * NAME * durbin * * FUNCTION * * Durbin recursion to do autocorrelation analysis. * Converts autocorrelation