代码搜索结果

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

livingbeing.java

/*!Begin Snippet:LivingBeing*/ /* * Created on Jul 4, 2003 * */ /** * Each living being lives in a location (row, column) at any given time. * More than one living being can be in a loc

nspte.m

function [h,xs,w] = nspte(data,nyy,t0,t1) % The function NSPTE calculates the spectrum using Teager Energy Operator % applied to data(n,k), where n is the number of data points % and k is the num

hoffmann.m

function b = hoffmann(Ea0,Ea,Ew,walkers,T,step,maxsteps,C) % Equilibration method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.c

thermospeedr.m

function T = thermospeedR(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Heat capacity thermospeed temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

geman.m

function T = geman(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geman temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcep

geometric.m

function T = geometric(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geometric temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.fro

berkeley.m

function T = berkeley(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Berkeley temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frost

hartley.m

function T = hartley(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Hartley temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostco

retrospect.m

function T = retrospect(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Retrospective temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://ww

authors

Currently the only Developer working on the Project is me. Philipp Dunkel (philipp@dunkel.org) If you have extra energy, and want to help, I could sure use it. Just drop me a line.