代码搜索:Envelope
找到约 1,446 项符合「Envelope」的源代码
代码结果 1,446
www.eeworm.com/read/481315/6648603
ico envelope.ico
www.eeworm.com/read/481033/6656007
h envelope.h
/****************************************************************************
* *
* Enveloping Routines Header File *
* Copyright Peter Gutmann 1996-2006 *
*
www.eeworm.com/read/481033/6656417
c envelope.c
/****************************************************************************
* *
* cryptlib Enveloping Test Routines *
* Copyright Peter Gutmann 1996-2005 *
*
www.eeworm.com/read/480283/6668997
m envelope.m
% ENVELOPE ( MatLinks) Finds the envelope of an arbitrary function.
%
% PP=ENVELOPE(Y) returns the pp-form of the cubic spline interpolants of the
% envelope, for later use with PPVAL, etc.
www.eeworm.com/read/405053/11472705
h envelope.h
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE
www.eeworm.com/read/155407/11879616
m envelope.m
function [up,up_x,down,down_x] = envelope(x,y,interpMethod)
%ENVELOPE gets the data of upper and down envelope of the known input (x,y).
%
% Input parameters:
% x the abscissa
www.eeworm.com/read/152786/12083134
h envelope.h
/****************************************************************************
* *
* Enveloping Routines Header File *
* Copyright Peter Gutmann 1996-2004 *
*
www.eeworm.com/read/152786/12084105
c envelope.c
/****************************************************************************
* *
* cryptlib Enveloping Test Routines *
* Copyright Peter Gutmann 1996-2005 *
*
www.eeworm.com/read/152755/12087521
m envelope.m
function out = envelope(in,fo)
% ENVELOPE .... Envelope detector.
%
% Y = ENVELOPE(X,fo) rectifies the input sequence X using a diode and
% then low-pass filters the rectified sequence. The ba
www.eeworm.com/read/337391/12373264