代码搜索:FOUNDATION

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

代码结果 10,000
www.eeworm.com/read/304082/13801514

m lpcar2pp.m

function pp=lpcar2pp(ar) %LPCAR2PP LPC: Convert ar filter to power spectrum polynomial in cos(w) PP=(AR) % the pp is a polynomial such that |polyval(ar,e^jw)|^2 = polyval(pp,cos(w)) % Copyri
www.eeworm.com/read/304082/13801533

m lpcrf2aa.m

function aa=lpcrf2aa(rf) %LPCRF2AA Convert reflection coefficients to area function AA=(RF) %The areas are normalised so that aa(p+2)=1: the effective area of the free air beyond the lips. % aa(1)
www.eeworm.com/read/304082/13801541

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/304082/13801548

m lpcra2pf.m

function pf=lpcra2pf(ra,np) %LPCAR2PF Convert AR coefs to power spectrum PF=(RA,NP) % The routine is faster if NP+1 is a power of 2 % For RA(:,p+1) the default value of np is p and the output is PF
www.eeworm.com/read/304082/13801551

m frq2erb.m

function erb = frq2erb(frq) %FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ) % erb = frq2erb(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the ERB-rate scal
www.eeworm.com/read/304082/13801567

m rsfft.m

function x=srfft(y,n) %SRFFT fft of a real symmetric spectrum X=(Y,N) % The invere fft is the same function but divided by N % Y contains FIX(1+N/2) complex samples from the spectrum: if argumen
www.eeworm.com/read/152843/5661729

h rds.h

/* Types and defines needed for RDS. This is included by saa6588.c and every driver (e.g. bttv-driver.c) that wants to use the saa6588 module. Instead of having a seperate rds.h, I'd
www.eeworm.com/read/152843/5664000

h it8172_dbg.h

/* * * BRIEF MODULE DESCRIPTION * Function prototypes for low level uart routines to * directly access a 16550 uart. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, I
www.eeworm.com/read/152726/5666883

license-apache

/* * ============================================================================ * The Apache Software License, Version 1.1 * ====================================================
www.eeworm.com/read/152713/5668131

txt apache.license.txt

/* * * ==================================================================== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999-2001 The Apache Software Foundation. All ri