代码搜索:predict

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

代码结果 2,271
www.eeworm.com/read/200577/15429699

exe predict.exe

www.eeworm.com/read/290969/8446305

txt news.txt

PREDICT 2.2.x Release ====================== The major revisions in PREDICT 2.2.x include the use of SGP4/SDP4 orbital models for improved tracking accuracy, a re-written Single Satellite Tracking
www.eeworm.com/read/292045/8380597

m predict1.m

function MSE=Predict1(data,m,tau,P,lmd,MaxStep) %单步预测 % disp('--------最大预测步数---------') % MaxStep=round(1/lmd) % % MaxStep=5; % % MaxStep=MaxStep+5;%避免预测太长控制在10步 deltaT=1; for i=1:Max
www.eeworm.com/read/191902/8417048

m predict_performance.m

function a = predict_performance(algorithm, algorithm_params, features, targets, region) % Predict the final performance of an algorithm from the learning curves % Inputs: % algorithm
www.eeworm.com/read/189641/8464228

m predict_true.m

function xv= predict_true(xv, V,G, WB,dt) % % INPUTS: xv= [xv(1) + V*dt*cos(G+xv(3,:)); xv(2) + V*dt*sin(G+xv(3,:)); pi_to_pi(xv(3) + V*dt*sin(G)/WB)];
www.eeworm.com/read/188503/8534672

h altivec_predict.h

/* altivec_predict.h, this file is part of the * AltiVec optimized library for MJPEG tools MPEG-1/2 Video Encoder * Copyright (C) 2002 James Klicman * * This library is free s
www.eeworm.com/read/188503/8535728

c predict_mmx.c

/* * predict.s: mmX optimized block summing differencing routines * * Believed to be original Copyright (C) 2000 Brent Byeler * * This program is free software; you can reaxstribute it
www.eeworm.com/read/188503/8535829

h predict_ref.h

/* predict.h, Low-level Architecture neutral prediction * (motion compensated reconstruction) routines */ /* (C) 2003 Andrew Stevens */ /* These modifications are free software; you can redistrib
www.eeworm.com/read/188503/8535872

c predict_ref.c

/* predict_ref.c, Reference implementations of motion compensated * prediction routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warrant
www.eeworm.com/read/188133/8569928

html predict.mvr.html

R: Predict Method for PLSR and PCR