代码搜索:Modeling
找到约 1,801 项符合「Modeling」的源代码
代码结果 1,801
www.eeworm.com/read/240175/4578700
m replsmain.m
% REPLSMAIN Main program for object pushing modeling with
%
% artificial repulsive forces.
% Copyright (c) 1997-2000 Jiming Liu and Jianbing Wu
close all;
clear all;
clc;
global CLASS Class_I
www.eeworm.com/read/305566/3772571
c sufdmod2.c
/* Copyright (c) Colorado School of Mines, 1997.*/
/* All rights reserved. */
/* sufdmod2 - finite difference modeling by simple 2nd order explict method */
#include "par.h"
#i
www.eeworm.com/read/417379/2102486
java torsions.java
package org.openscience.cdk.modeling.forcefield;
import org.openscience.cdk.interfaces.IAtom;
import org.openscience.cdk.interfaces.IAtomContainer;
import org.openscience.cdk.interfaces.IBond;
import
www.eeworm.com/read/393688/2472506
tex esmf_syn.tex
% $Id: ESMF_syn.tex,v 1.1.6.1 2002/04/24 03:26:02 erik Exp $
\section{Synopsis}
The following document describes the general scope and requirements
of the initial Earth System Modeling Framework.
www.eeworm.com/read/147862/12513703
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/248862/12537289
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/112209/15491637
c model-2a.c
/*
* Listing 17 -- model-2a.c
*
* This module is an order-1 highest order modeling unit that can
* be using in conjunction with comp-2.c and expand-2.c to compress
* and expand files. It is
www.eeworm.com/read/467287/7009271
c model-1a.c
/*
* Listing 16 -- model-1a.c
*
* This module is an order-1 fixed-context modeling unit that can
* be using in conjunction with comp-1.c and expand-1.c to compress
* and expand files. It is
www.eeworm.com/read/449679/7498234
nec elevrad2.nec
CM ElevRad2
CM ElevRad2 is ElevRad1 modified in such a way that without
CM violating NEC modeling guidelines the excitation source is
CM placed as close as possible to the radial-wires connection.
www.eeworm.com/read/448535/7531265
m expmod.m
% Test Cadzow's results on the sinusoidal modeling
% Copyright 1999 by Todd K. Moon
N=128; % number of points
fftlen=2048;
f = 0:.5/(fftlen/2):.49999;
a1 = 15; a2 = 10;