代码搜索:Predictive

找到约 274 项符合「Predictive」的源代码

代码结果 274
www.eeworm.com/read/209260/15224904

cpp lsp2.cpp

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) c
www.eeworm.com/read/205721/15309056

m preddecon.m

function [dataout]=preddecon(datain,tstart,tend,lag,oplength,prewhit) %[dataout]=preddecon(datain,tstart,tend,lag,oplength,prewhit) % %This program will perform a predictive deconvolution on the data
www.eeworm.com/read/221622/4828067

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe
www.eeworm.com/read/159489/5584032

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe
www.eeworm.com/read/375212/9369216

m genalg.m

function [ffit,gpop] = genalg(xdat,ydat,outfit,outpop,action); %GENALG Genetic Algorithm for Variable Selection % This function can be used for predictive variable selection with % MLR or PLS regre
www.eeworm.com/read/362500/9996055

m genalg.m

function [ffit,gpop] = genalg(xdat,ydat,outfit,outpop,action); %GENALG Genetic Algorithm for Variable Selection % This function can be used for predictive variable selection % with MLR or PLS reg
www.eeworm.com/read/305566/3772463

supef

SUPEF - Wiener predictive error filtering supef stdout [optional parameters] Required parameters: dt is a mandatory getpar if not set in header Optional parameters: minlag=dt first lag
www.eeworm.com/read/285976/8796057

pl rand.pl

sub my_srand { my ($seed) = @_; # Returns a random number generator function # Being predictive, the algorithm requires you to supply a # random initial value. my $rand = $s
www.eeworm.com/read/190158/8446846

readme

Release Version 3.2 (PC release) This responds to your request for our 4800 bps Code Excited Linear Predictive (CELP) voice coder (version 3.2) that complies with Federal Standard 1016 [1].
www.eeworm.com/read/320836/13417560

m basicmpc.m

%BASICMPC Basic Predictive Control without constraints. (Script file) % % Implements unconstrained MPC for stable SISO discrete-time system % defined as LTI object. % % The following are editable par