代码搜索:Models

找到约 5,847 项符合「Models」的源代码

代码结果 5,847
www.eeworm.com/read/370375/9604059

inc m_chick.inc

// G:\quake2\baseq2\models/monsters/bitch // This file generated by qdata - Do NOT Modify const FRAME_attak101 = 0; FRAME_attak102 = 1; FRAME_attak103 = 2; FRAME_attak104 = 3; FRA
www.eeworm.com/read/370375/9604164

inc m_tank.inc

// G:\quake2\baseq2\models/monsters/tank // This file generated by qdata - Do NOT Modify const FRAME_stand01 = 0; FRAME_stand02 = 1; FRAME_stand03 = 2; FRAME_stand04 = 3; FRAM
www.eeworm.com/read/249499/12491190

rd crossval.rd

%% $Id: crossval.Rd 142 2007-10-01 13:10:25Z bhm $ \encoding{latin1} \name{crossval} \alias{crossval} \title{Cross-validation of PLSR and PCR models} \description{ A \dQuote{stand alone} cross-valid
www.eeworm.com/read/334409/12605120

m55 btxxx.m55

*ELECTRONICS WORKBENCH MODEL FILE *MODELS GENERATED BY: *(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD. *TORONTO, ONTARIO (416)977-5550. P "BT134" 55 0.0005 500 1.7 5 1.5e-05 100 0.015 1.5 0.035 12
www.eeworm.com/read/236062/14034075

html biplot.mvr.html

R: Biplots of PLSR and PCR Models.
www.eeworm.com/read/112593/15482302

html example4.html

3D Model: knoxS 3D Model: knoxS
www.eeworm.com/read/384426/8871404

m lpcfit2.m

function [a,e] = lpcfit(x,p,w,h) % [a,e] = lpcfit(x,p,w,h) Fit LPC to short-time segments % x is a stretch of signal. Using w point windows every % h points, fit order p LPC models. Return t
www.eeworm.com/read/375212/9368869

m pcrcv1.m

function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcv1(x,y,pc,np,mc) %PCRCV1 Leave-one-out cross validation for PCR models % Inputs are the matrix of predictor variables (x), matrix % of pr
www.eeworm.com/read/373627/9445733

html multinom.html

R: Fit Multinomial Log-linear Models
www.eeworm.com/read/424063/10499546

m c2d.m

function [Phi, Gamma] = c2d(a, b, t) %C2D Conversion of state space models from continuous to discrete time. % [Phi, Gamma] = C2D(A,B,T) converts the continuous-time system: % . % x = Ax + Bu