代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/449781/1673971
m chap5_4.m
%chap5_4.m
%GA(Generic Algorithm) Program is to predict Parameters of Friction
clear all;
close all;
global rin yout timef F
Size=30;
F=2;
if F==1
CodeL=1;
MinX=zeros(CodeL,1);
www.eeworm.com/read/475788/6778396
m chap5_4.m
%chap5_4.m
%GA(Generic Algorithm) Program is to predict Parameters of Friction
clear all;
close all;
global rin yout timef F
Size=30;
F=2;
if F==1
CodeL=1;
MinX=zeros(CodeL,1);
www.eeworm.com/read/474948/6798274
m chap5_4.m
%chap5_4.m
%GA(Generic Algorithm) Program is to predict Parameters of Friction
clear all;
close all;
global rin yout timef F
Size=30;
F=2;
if F==1
CodeL=1;
MinX=zeros(CodeL,1);
www.eeworm.com/read/132946/14065531
m chap5_4.m
%chap5_4.m
%GA(Generic Algorithm) Program is to predict Parameters of Friction
clear all;
close all;
global rin yout timef F
Size=30;
F=2;
if F==1
CodeL=1;
MinX=zeros(CodeL,1);
www.eeworm.com/read/191979/8413595
h mvmb.h
#ifndef __MVMB_H__
#define __MVMB_H__
/* extracted from Mbprediction.c
*wuhaibin 20070122*/
int __inline rescale(int predict_quant, int current_quant, int coeff)
{
return (coeff != 0)? DIV_D
www.eeworm.com/read/375212/9369043
m nnplsprd.m
function ynpred=nnplsprd(W12,W23,B2,B3,x)
%NNPLSPRD Predictions using collapsed NNPLS model
% This program uses the collapsed NNPLS model to predict the responses
% of a new x block. The inputs are
www.eeworm.com/read/362500/9996094
m nnplsprd.m
function ynpred=nnplsprd(W12,W23,B2,B3,x)
%NNPLSPRD Predictions using collapsed NNPLS model
% This program uses the collapsed NNPLS model to predict the responses
% of a new x block. The inputs a
www.eeworm.com/read/273525/4204794
dlg regriv_p.dlg
/*
predict (after ivreg)
*! VERSION 1.1.1 28mar2005
*/
VERSION 9.0
INCLUDE _std_medium
INCLUDE _ht270
INCLUDE header
HELP hlp1, view("help ivreg postestimation")
RESET res1
DE
www.eeworm.com/read/273525/4204912
hlp rreg_postestimation.hlp
{smcl}
{* 21mar2005}{...}
{cmd: help rreg postestimation}{right:dialog: {bf:{dialog rreg_p:predict}}}
{right: also see: {helpb rreg} }
{hline}
{title:Title}
{p2colset 5 32 34 2}{...}
{p
www.eeworm.com/read/273525/4205344
hlp cloglog_postestimation.hlp
{smcl}
{* 22mar2005}{...}
{cmd:help cloglog postestimation} {right:dialog: {bf:{dialog clog_p:predict}}}
{right:also see: {bf:{help cloglog}}}
{hline}
{title:Title}
{p2colset 5 35 37 2}{..