代码搜索结果

找到约 2,276 项符合 Energy 的代码

greasy.book

LastWave Header Name : m Signal dx : 6.2500003e-05 Signal size : 6001 Signal energy : 9.7664134e+08 Decomp border type 3 Decomp atomWindow 4 Decomp oMin 2 oMax 12 Decomp tNSON 3 fN

energy.c

/* $Log$ Revision 1.15 2004/06/26 03:50:14 markster Merge source cleanups (bug #1911) Revision 1.14 2003/02/12 13:59:15 matteo mer feb 12 14:56:57 CET 2003 Revision 1.1.1.1 2003/02/12 13:59:15

conjugategradientmethod.java

package org.openscience.cdk.modeling.forcefield; import javax.vecmath.GVector; import org.openscience.cdk.tools.LoggingTool; /** * Find a decrease direction of the energy fuction from a point of

ipotentialfunction.java

package org.openscience.cdk.modeling.forcefield; import javax.vecmath.GMatrix; import javax.vecmath.GVector; /** * Interface for a potential energy function to optimise in cdk/modeling/forcefield

energynorm.form

# Copyright (C) 2005-2006 Anders Logg (logg@simula.no) # Licensed under the GNU LGPL Version 2.1 # # This example demonstrates how to define a functional, here # the energy norm (squared) for a reacti

tms5220r.c

/* TMS5220 ROM Tables */ /* This is the energy lookup table (4-bits -> 10-bits) */ const unsigned short energytable[0x10]={ 0x0000,0x00C0,0x0140,0x01C0,0x0280,0x0380,0x0500,0x0740, 0x0A00,0x0E

compute_edge_energy.m.svn-base

function W = compute_edge_energy(M,s,epsi, center_point) % compute_edge_energy - compute an energy for fast marching. % % W = compute_edge_energy(M,s,epsi); % % W is the speed function for

jbchanneltimewindowmodel.java

package org.trinet.jasi; import java.util.*; import org.trinet.util.*; /** Model for determining the set of channels and time-windows are likely to have seismic energy above the noise level

simplechanneltimemodel.java

package org.trinet.jasi; import java.util.*; import org.trinet.util.*; /** * Model that returns a set of Channel/Time-Windows that represent where seismic * energy is most likely to be fo