代码搜索:Modeling
找到约 1,801 项符合「Modeling」的源代码
代码结果 1,801
www.eeworm.com/read/100413/6269910
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).
//
//
www.eeworm.com/read/255777/6350563
txt readme.txt
94.501 Simulation and Modeling Course Project
Author: Qiang Chen 2759660 qchen@site.uottawa.ca
Description of documentation:
1. readme.txt
this file, text file, can be opened using a
www.eeworm.com/read/407141/11428537
m plotdat.m
function plotdat(type, result, config, cparams, varargin)
% Usage:
% plotdat(type, result, config, cparams, fighandle, 'reuse')
%
% plotdat.m is part of the CR1Dmod forward modeling package. The
www.eeworm.com/read/407141/11428540
m topview.m
function varargout = topview(varargin)
% Usage:
% config = topview(config);
%
% topview.m is part of the CR1Dmod forward modeling package. The function
% related to the topview.fig GUI, whic
www.eeworm.com/read/150749/12267177
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/150749/12267310
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/119681/14824443
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/214923/15082926
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/233448/4689831
java socketpermission.java
/* SocketPermission.java -- Class modeling permissions for socket operations
Copyright (C) 1998, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Cla
www.eeworm.com/read/190666/5181523
java certificate.java
/* Certificate.java -- Interface for modeling digital certificates
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can re