代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/138667/13226470

m anns.m

%输入向量 p=[97 28 12 32 18 3 0 3 10 3 6 14 8 20 2 11 24 0 9 6 3 5 3 1 3 14 2 10 2 173 17 5 1 61 7; 66 29 11 34 13 3 0 1 14 4 12 11 8 12 2 13 20 0 4 3 4 5 4 1 0 12 0 9 3 250 4 3 0 58 3; 61 30 12 35 6 2
www.eeworm.com/read/140847/5779142

m fhme.m

function risultati = fhme(net, nodes_info, data, n) %HMEFWD Forward propagation through an HME model % % Each row of the (n x class_num) matrix 'risultati' containes the estimated class posterior p
www.eeworm.com/read/133943/5897326

m fhme.m

function risultati = fhme(net, nodes_info, data, n) %HMEFWD Forward propagation through an HME model % % Each row of the (n x class_num) matrix 'risultati' containes the estimated class posterior p
www.eeworm.com/read/477078/6745057

m anns.m

%输入向量 p=[97 28 12 32 18 3 0 3 10 3 6 14 8 20 2 11 24 0 9 6 3 5 3 1 3 14 2 10 2 173 17 5 1 61 7; 66 29 11 34 13 3 0 1 14 4 12 11 8 12 2 13 20 0 4 3 4 5 4 1 0 12 0 9 3 250 4 3 0 58 3; 61 30 12 35 6 2
www.eeworm.com/read/153011/12067321

m anns.m

%输入向量 p=[97 28 12 32 18 3 0 3 10 3 6 14 8 20 2 11 24 0 9 6 3 5 3 1 3 14 2 10 2 173 17 5 1 61 7; 66 29 11 34 13 3 0 1 14 4 12 11 8 12 2 13 20 0 4 3 4 5 4 1 0 12 0 9 3 250 4 3 0 58 3; 61 30 12 35 6 2
www.eeworm.com/read/228427/14385884

txt rbf.txt

p=[1103 6446;1190 7098;1313 7649;1491 8128;1668 8972;1871 9641;2186 10394;2371 11359;2750 12780]; t=[1483;1842;1804;1850;1993;2096;2713;3256;4049]; for i=1:3 net=newrb(p,t,0.01,i,6,2); y(i,:)=s
www.eeworm.com/read/225703/14523254

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/212967/15144362

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/209274/15224137

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/160391/5571184

m fhme.m

function risultati = fhme(net, nodes_info, data, n) %HMEFWD Forward propagation through an HME model % % Each row of the (n x class_num) matrix 'risultati' containes the estimated class posterior p