代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/103989/7119399
html classbayesian__filter_1_1sampled__general__predict__model.html
Bayes++ Bayesian Filtering Classes: TemplateB
www.eeworm.com/read/463586/7177788
cpp testview.cpp
// testView.cpp : implementation of the CTestView class
//
#include "stdafx.h"
#include "test.h"
#include "testDoc.h"
#include "testView.h"
#include "DlgDispResult.h"
#include "math.h"
#incl
www.eeworm.com/read/483033/6607848
m kf_nmcda_predict_dp2.m
%KF_NMCDA_PREDICT_DP2 KF/NMCDA Prediction step
%
% Syntax:
% [S,EV_STRS] = kf_nmcda_predict_dp(S,A,Q,B,u,t,alpha,beta)
%
% In:
% S - Struct array 1xNP of particles
% A - Transition matrix of di
www.eeworm.com/read/215643/15055366
m generate_decision_tree_predict4.1.m
function predictionResult=Generate_decision_tree_predict(DataBase,TableName)
logintimeout(15);
conn = database('DecisionTreeTest', '', '');
exec(conn,['use',' ',DataBase]);
curs=exec(conn,['select
www.eeworm.com/read/14387/331477
h ntt_nok_lt_predict_dec.h
/*****************************************************************************/
/* This software module was originally developed by */
/* Naoki Iwakami (NTT)
www.eeworm.com/read/14551/391057
h ntt_nok_lt_predict_dec.h
/*****************************************************************************/
/* This software module was originally developed by */
/* Naoki Iwakami (NTT)
www.eeworm.com/read/135719/13908355
h ntt_nok_lt_predict_dec.h
/*****************************************************************************/
/* This software module was originally developed by */
/* Naoki Iwakami (NTT)
www.eeworm.com/read/386014/8771609
h line.h
#ifndef _LINE_H_
#define _LINE_H_
#include "liftbase.h"
/**
Line (with slope) wavelet
The wavelet Lifting Scheme "line" wavelet approximates the
data set using a line with with
www.eeworm.com/read/307169/13727358
h line.h
#ifndef _LINE_H_
#define _LINE_H_
#include "liftbase.h"
/**
Line (with slope) wavelet
The wavelet Lifting Scheme "line" wavelet approximates the
data set using a line with with
www.eeworm.com/read/489609/6466704
rd stdize.rd
%% $Id: stdize.Rd 99 2006-10-04 10:54:35Z bhm $
\encoding{latin1}
\name{stdize}
\alias{stdize}
\alias{predict.stdized}
\alias{makepredictcall.stdized}
\title{Standardization of Data Matrices}
\descrip