代码搜索:Modelling
找到约 315 项符合「Modelling」的源代码
代码结果 315
www.eeworm.com/read/194563/5127909
tex command.tex
\section{\class{wxCommand}}\label{wxcommand}
wxCommand is a base class for modelling an application command,
which is an action usually performed by selecting a menu item, pressing
a toolbar button o
www.eeworm.com/read/190056/5189572
tex command.tex
\section{\class{wxCommand}}\label{wxcommand}
wxCommand is a base class for modelling an application command,
which is an action usually performed by selecting a menu item, pressing
a toolbar button o
www.eeworm.com/read/303435/3812594
readme
# DEMO of sufctanismod:
# By Stig-Kyrre Foss, CWP November 2001.
#
# The program is a modelling code to create snapshot and seismograms
# in an anisotropic media.
#
# This is a demo of running sufctan
www.eeworm.com/read/429426/1948685
py tree4.py
# Author: J Zabkar
# Version: 1.0
# Description: Storing and printing out the examples in classification tree
# Category: modelling
# Uses: iris.tab
# Referenced: orngTree.ht
www.eeworm.com/read/429426/1948716
py ensemble3.py
# Description: Bagging and boosting with k-nearest neighbors
# Category: modelling
# Uses: promoters.tab
# Classes: orngTest.crossValidation, orngEnsemble.BaggedLearner, orngEnsemble.
www.eeworm.com/read/429426/1948745
py nbdisc.py
# Description: Class that embeds naive Bayesian classifier, but when learning discretizes the data with entropy-based discretization (which uses training data only)
# Category: modelling
# Refere
www.eeworm.com/read/467473/7004032
readme
This is a trivial implementation of Condensation, designed for
tutorial purposes. Simulated data is generated modelling a particle
moving
in one dimension under the action of a first-order
auto-reg
www.eeworm.com/read/264046/11331535
m dhrdemo.m
% DHRDEMO Captain Toolbox demonstration
%
% Dynamic Harmonic Regression (DHR) modelling
% of the air passenger time series
%
% See also DHR, DHROPT, UNIVDEMO
% Copyright (c) 2006 by CRES, Lan
www.eeworm.com/read/264046/11331663
m univdemo.m
% UNIVDEMO Captain Toolbox demonstration
%
% Trend and Auto-Regression modelling
% of the air passenger time series
%
% See also UNIV, UNIVOPT, DHRDEMO
% Copyright (c) 2006 by CRES, Lancaster
www.eeworm.com/read/467546/1499996
java gisvector.java
package jwo.jpss.spatial; // Part of the spatial modelling package.
import java.awt.geom.*; // For GeneralPath.
import java.io.*; // For serialization.
// ***********************