代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/334325/12610520
makefile
LIBNAME = libfaad2.a
include ../config.mak
SRCS = bits.c cfft.c common.c decoder.c drc.c error.c filtbank.c hcr.c huffman.c ic_predict.c is.c lt_predict.c mdct.c mp4.c ms.c output.c pns.c ps_dec
www.eeworm.com/read/168118/9938335
m predlowf.m
function sout=predlowf(s,f,flower,fupper,n)
% sout=predlowf(s,f,flower,fupper,n)
%
% PREDLOWF uses Burg prediction filtering to predict the low portion of
% a frequency spectrum.
% Algorithm:
% - Cop
www.eeworm.com/read/304650/13790281
m fs01.m
function Xt_plus_1=fs01(Xt,w);
%The local linear approximation method of the first order to predict a chaotic time series, after Farmer and Sidorowich,1987
%modified with help of constrained linea
www.eeworm.com/read/18335/784465
v slowl.v
`timescale 100 ps/100 ps
/*
* predict the next entry in the input
* stream of results
*/
module slow_learner(rst,guess, result, clk);
output guess;
input rst,result, clk;
reg guess;
al
www.eeworm.com/read/455463/1614542
m predlowf.m
function sout=predlowf(s,f,flower,fupper,n)
% sout=predlowf(s,f,flower,fupper,n)
%
% PREDLOWF uses Burg prediction filtering to predict the low portion of
% a frequency spectrum.
% Algorithm:
% - Cop
www.eeworm.com/read/273525/4204224
ado nl_p_7.ado
*! version 1.1.2 09nov2004
program define nl_p_7
version 6, missing
/* Note that this predictor does not call back into predict */
if "`e(cmd)'"!="nl" {
/* we do this to ensure that clear
www.eeworm.com/read/273525/4204419
dlg fron_p.dlg
/*
predict (after frontier)
*! VERSION 1.1.2 28mar2005
*/
VERSION 9.0
INCLUDE _std_large // ** set POSTINIT to match
INCLUDE header
HELP hlp1, view("help frontier postestimation")
www.eeworm.com/read/273525/4205153
idlg clogit_common_p.idlg
/*
clogit_common_p.idlg
This is an INCLUDE file for the -predict- dialogs that go with
-clogit- and -xtlogit, fe-.
*! VERSION 1.0.0 31mar2005
*/
INCLUDE _std_medium
INCLUDE header
www.eeworm.com/read/273525/4205199
dlg clogit_p.dlg
/*
predict (after clogit)
*! VERSION 1.1.2 31mar2005
*/
VERSION 9.0
INCLUDE clogit_common_p
HELP hlp1, view("help clogit postestimation")
RESET res1
www.eeworm.com/read/273525/4205217
dlg cnreg_p.dlg
/*
predict (after cnreg)
*! VERSION 1.0.0 01apr2005
*/
VERSION 9.0
INCLUDE tobit_common_p
HELP hlp1, view("help cnreg postestimation")
RESET res1