代码搜索结果

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

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

simple.m

function simple % SIMPLE solves Poisson equation with Dirichlet boundaray condition in a % L-shaped domain with FEM using uniform mesh refinement. % % L. Chen & C. Zhang 10-16-2006 %---------------

snowpackenergybalance.c

/* * SUMMARY: SnowPackEnergyBalance.c - Calculate snow pack energy balance * USAGE: Part of DHSVM * * AUTHOR: Bart Nijssen * ORG: University of Washington, Departm

snowpackenergybalance.c

/* * SUMMARY: SnowPackEnergyBalance.c - Calculate snow pack energy balance * USAGE: Part of DHSVM * * AUTHOR: Bart Nijssen * ORG: University of Washington, Department o

dedx.f

*$debug *$declare program calDEDX include 'stpwtbl.i' external range,dedx real range,dedx real z,a,energy,aRange,aDEDX,pRange,thick,range0,eout,eloss real eps integer ians,loop integer n,m

dedxintp.f

*$declare *$debug subroutine rng2ene(range,energy,dedx) real range ! [g/cm2] real energy ! [MeV/A] real dedx ! [MeV/(g/cm2)] include 'stpwtbl.i' integer ierr,m real eps parameter (eps=1

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

dispeh.m

function dispEh(Eh) % Eh matrix display method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/software for information on SA T