代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/348817/10865955
exe predict.exe
www.eeworm.com/read/272396/10958833
txt predict.txt
p=[0 384 199 40 -98 -215 -341 -438 -535 -588 -614 -604 -550 -495 -415 -356 -322 -259 -165 -80 3 52 138 155 185 192 209 197 208 195 187 155 138 89 30 -11 -74 -147 -227 -273 -312 -325 -346 -353 -361 -36
www.eeworm.com/read/271244/11002028
m predict.m
function future = predict(data, d, nfut)
% The function PREDICT generates the set of values based on
% shifting the original data.
%
% Calling sequence-
% future = predict(data, d, nfut)
%
%
www.eeworm.com/read/201800/7154064
m predict.m
clear
tf='AnnData.txt';
fid=fopen(tf);
n=7;
m=3000;
geshi='';
for i=1:n
geshi=[geshi '%f '];
end
ALLData=fscanf(fid,geshi,[n,m]);
[mx,my]=size(ALLData);
%%%%%%%%%%%%%%控制预测点的数目%%%%%%%%%%
www.eeworm.com/read/201800/7154067
asv predict.asv
clear
tf='AnnData.txt';
fid=fopen(tf);
n=7;
m=3000;
geshi='';
for i=1:n
geshi=[geshi '%f '];
end
ALLData=fscanf(fid,geshi,[n,m]);
[mx,my]=size(ALLData);
%%%%%%%%%%%%%%控制预测点的数目%%%%%%%%%%
www.eeworm.com/read/461998/7213143
cpp predict.cpp
#include
#include
#include
#include "globals.h"
#include "example_set.h"
#include "svm_c.h"
#include "svm_nu.h"
#include "parameters.h"
#include "kernel.h"
#include "
www.eeworm.com/read/461998/7213146
ncb predict.ncb
www.eeworm.com/read/461998/7213160
dsw predict.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/461998/7213161
opt predict.opt
www.eeworm.com/read/461998/7213174
dsp predict.dsp
# Microsoft Developer Studio Project File - Name="predict" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C