代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/190158/8447140
c autohfr.c
/**************************************************************************
*
* ROUTINE
* autohf
*
* FUNCTION
* LPC autocorrelation analysis with high frequency compensation
*
* NOTE: If hi
www.eeworm.com/read/190157/8447501
h lpc.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm. The Tex
www.eeworm.com/read/432925/8563804
m pre2ref.m
function k = pre2ref(a);
%PRE2REF k = PRE2REF(a) Calculates the reflection coefficients from
% a valid set of predictor coefficients, i.e.
% a = [a0=1, a1,a2, ..., ap]';
%
www.eeworm.com/read/388370/8612547
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/429168/8815453
cpp assemblyinfo.cpp
#include "stdafx.h"
using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namesp
www.eeworm.com/read/427201/8966352
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/427201/8966455
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/281807/9132931
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/281807/9133098
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/179014/9378880
cs sqliteconnectionproperties.cs
/********************************************************
* ADO.NET 2.0 Data Provider for SQLite Version 3.X
* Written by Robert Simpson (robert@blackcastlesoft.com)
*
* Released to the publi