代码搜索:predict

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

代码结果 2,271
www.eeworm.com/read/174377/9590118

hpp infflt.hpp

#ifndef _BAYES_FILTER_INFORMATION #define _BAYES_FILTER_INFORMATION /* * Bayes++ the Bayesian Filtering Library * Copyright (c) 2002 Michael Stevens * See accompanying Bayes++.htm for terms and co
www.eeworm.com/read/241598/13134418

m gm_1_1.m

function [y,p,e]=gm_1_1(X,k) %Build the calculating dieplate for the typical gray model. %Example [y,p]=gm_1_1([200 250 300 350],2) %Designed by NIXIUHUI,Dalian Fisher University. %20 April,
www.eeworm.com/read/307031/13732420

txt 1.txt

function [y,p,e]=gm_1_1(X,k) %Build the calculating dieplate for the typical gray model. %Example [y,p]=gm_1_1([200 250 300 350],2) %Designed by NIXIUHUI,Dalian Fisher University. %20 April,
www.eeworm.com/read/406416/11442830

m kalman_myself.m

% kalman_myself % 模拟简谐振子m=1,k=1的振动,初始状态 v0=10,x0=10; % 由牛顿第二定律有 m*dv/dt=-kx ==> dv/dt=-x % 由运动定律有 dx/dt=v ,所以 % (dx/dt=v ) % (dv/dt=-x ) % 离散化这个方程组得 % (x(n+1)=x(n)+Tv(n); ) % (v(n+1)=v(
www.eeworm.com/read/172916/9682705

m greymethod.m

% 灰色预测 GM(1,1)代码 [y,p]=gm_1_1([200 250 300 350],2) function [y,p,e]=gm_1_1(X,k) %Build the calculating dieplate for the typical gray model.
www.eeworm.com/read/290969/8446290

txt readme.txt

********************************** Welcome to PREDICT Version 2.2.1d! ********************************** PREDICT Version 2.2.1d is a satellite tracking and orbital prediction
www.eeworm.com/read/289178/8570203

readme

Liblinear is a simple package for solving large-scale regularized linear classification. It currently supports L2-regularized logistic regression, L2-loss support vector machines, and L1-loss support
www.eeworm.com/read/386014/8771653

h liftbase.h

#ifndef _LIFTBASE_H_ #define _LIFTBASE_H_ /** \file Copyright and Use You may use this source code without limitation and without fee as long as you include:
www.eeworm.com/read/307169/13727366

h liftbase.h

#ifndef _LIFTBASE_H_ #define _LIFTBASE_H_ /** \file Copyright and Use You may use this source code without limitation and without fee as long as you include:
www.eeworm.com/read/293220/8307104

txt readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Predict ========================================================================