代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/237459/13948522
cpp rec_parse.cpp
#include "stdafx.h"
#include "Rec_Parse.h"
//整个思想和LL1驱动器一样,把压栈改成调用,把弹栈改成返回.
//把查找LL1分析表改成查找PREDICT集(其实改不改都一样.)
void Rec_Parse::Parse(symbol X)
{
terminal a;
int pnum;
vector::reve
www.eeworm.com/read/112323/15489644
c motion_comp.c
/*
* motion_comp.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free MPEG
www.eeworm.com/read/381211/9104272
m unpredict.m
function x=unpredict(b,e)
% x=unpredict(b,e)
%
% Inverse of function predict. Recovers x from b and e.
% Inputs:
% b = weight vector output by function precict.
% e = integer prediction
www.eeworm.com/read/373627/9445739
namespace
useDynLib(nnet, .registration = TRUE)
export(class.ind, multinom, nnet, nnetHess, which.is.max)
# match.call problem
export(nnet.default, nnet.formula)
importFrom(stats, add1)
importFrom(stats, ano
www.eeworm.com/read/373627/9446091
namespace
useDynLib(MASS, .registration = TRUE)
# functions
export(addterm, area, as.fractions, bandwidth.nrd, bcv, boxcox,
con2tr, contr.sdif, corresp, cov.trob, denumerate, dose.p,
dropterm, en
www.eeworm.com/read/373627/9446241
namespace
useDynLib(spatial, .registration = TRUE)
export(anova.trls, anovalist.trls, correlogram, expcov, gaucov, Kaver,
Kenvl, Kfn, plot.trls, ppgetregion, ppinit, pplik, ppregion,
predict.trls
www.eeworm.com/read/470206/6914798
asv ssss.asv
p=[0.3 0.923;1.0 0.934;4 0.924;20 0.916;20 0.927;45 0.9555;12 0.952;23 0.9575;6.5 0.9585;1.6 0.948;0.5 0.948;0.5 0.9445;1.65 0.943;0.375 0.9455;2.0 0.919;20 0.921;27 0.9515;1.6 0.943;1.6 0.947]';
t=[
www.eeworm.com/read/470206/6914803
asv sss.asv
p=[0.3 1.0 4 20 20 45 12 23 6.5 1.6 0.5 0.5 1.65 0.375 ;
0.923 0.934 0.924 0.916 0.927 0.9555 0.952 0.9575 0.9585 0.948 0.948 0.9445 0.943 0.9455]';
t=[15.17 1
www.eeworm.com/read/470206/6914807
m ssss.m
p=[0.3 0.923;1.0 0.934;4 0.924;20 0.916;20 0.927;45 0.9555;12 0.952;23 0.9575;6.5 0.9585;1.6 0.948;0.5 0.948;0.5 0.9445;1.65 0.943;0.375 0.9455;2.0 0.919;20 0.921;27 0.9515;1.6 0.943;1.6 0.947]';
t=[
www.eeworm.com/read/449679/7498174
txt _readme.txt
Latest sunspot.txt data can be downloaded at:
ftp://ftp.ngdc.noaa.gov/STP/SOLAR_DATA/SUNSPOT_NUMBERS/sunspot.predict
Save the data in this file under sunspot.txt in the..\4nec2\data folder.