代码搜索:modelling
找到约 315 项符合「modelling」的源代码
代码结果 315
www.eeworm.com/read/124825/14536228
tex hlmfiles.tex
%
% !HVER!hlmfiles.tex [SJY 05/04/97]
%
% Updated (and corrected and significantly extended) GLM 25/01/02 - 19/02/02
%
\mychap{Language Modelling Reference}{hlmfiles}
\sidepic{LTool}{120}{
As noted
www.eeworm.com/read/371761/6350388
m pls_val.m
function PLSmodel = pls_val(X,Y,no_of_lv,prepro_method,val_method,segments);
% pls_val for PLS modelling with selected validation method
%
% Input:
% X contains the independent variables
%
www.eeworm.com/read/371761/6350425
m pls_val.m
function PLSmodel = pls_val(X,Y,no_of_lv,prepro_method,val_method,segments);
% pls_val for PLS modelling with selected validation method
%
% Input:
% X contains the independent variables
%
www.eeworm.com/read/467546/1500016
java filehandler.java
package jwo.jpss.spatial; // Part of the spatial modelling package.
import java.io.*; // For file handling.
import java.util.*; // For string tokenizer.
import jwo.jpss.utili
www.eeworm.com/read/271760/10981515
m contents.m
% Multivariable Frequency Domain Toolbox. Version 2.4 19-Jul-93
%
% Modelling:
%
%FBLKB Frequency-domain block-build (MIMO).
%FCON Frequency domain MIMO block connections.
%FDLY Adds delay
www.eeworm.com/read/316047/13531156
m contents.m
% Multivariable Frequency Domain Toolbox. Version 2.4 19-Jul-93
%
% Modelling:
%
%FBLKB Frequency-domain block-build (MIMO).
%FCON Frequency domain MIMO block connections.
%FDLY Adds delay
www.eeworm.com/read/123946/14605655
m contents.m
% Multivariable Frequency Domain Toolbox. Version 2.4 19-Jul-93
%
% Modelling:
%
%FBLKB Frequency-domain block-build (MIMO).
%FCON Frequency domain MIMO block connections.
%FDLY Adds delay
www.eeworm.com/read/240394/4574829
h g1050.h
/*
* SpanDSP - a series of DSP components for telephony
*
* g1050.h - IP network modelling, as per G.1050/TIA-921.
*
* Written by Steve Underwood
*
* Copyright (C) 2007 Ste
www.eeworm.com/read/373081/9475876
m sub_pls_val.m
function PLSmodel = sub_pls_val(X,Y,no_of_lv,prepro_method,val_method,segments);
% sub_pls_val for PLS modelling with selected validation method
%
% Input:
% X contains the independent variab
www.eeworm.com/read/279380/10442823
m atsol.m
function[V] = ATsol(MTX,u,tol)
% [v] = ATsol(MTX,u,tol)
% Calculates the 3D DC forward modelling matrix(transposed) times a vector
%Solves the system A^t*v = u
% Copyright (c) 2007 by the Society