代码搜索:Modeling
找到约 1,801 项符合「Modeling」的源代码
代码结果 1,801
www.eeworm.com/read/421666/10712912
mod dist.mod
# DIST, a product distribution model
#
# References:
# Robert Fourer, David M. Gay and Brian W. Kernighan, "A Modeling Language
# for Mathematical Programming." Management Science 36 (1990) 519-554.
www.eeworm.com/read/421666/10712991
mod prod.mod
# PROD, a multiperiod production model
#
# References:
# Robert Fourer, David M. Gay and Brian W. Kernighan, "A Modeling Language
# for Mathematical Programming." Management Science 36 (1990) 519-554.
www.eeworm.com/read/449679/7498246
nec 3elquadgain.nec
CM Equational model to calculate the dimensions of a resonant square 3-element
CM quad beam optimized for high gain.
CM All equations calibrated to NEC antenna modeling software for wire diameters
www.eeworm.com/read/397122/8065789
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/331336/12832455
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/139320/13161346
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/324303/13273715
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/318947/13465971
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/316944/13514003
m windowize.m
function w = windowize(A,window_array)
% Re-arrange the data points into a Hankel matrix for (N)AR time-series modeling
%
% >> w = windowize(A, window)
%
% Use windowize function to make a nonlinear
www.eeworm.com/read/124958/6035123
java smsterminal.java
//
// Copyright (c) 2001 Kvanttisofta oy. All rights reserved.
//
//
// a class modeling the communication with a SMS terminal device.
// (mikko.syrjalahti@iki.fi, aspa@users.sourceforge.net).
//
//