代码搜索结果

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

phantstruct.h

/* * phantstruct.h - structure definitions for Phantasia */ struct player /* player statistics */ { double p_experience; /* experience */ double p_level; /* level */ double

radpatch.h

// --------------------------------------------------------------------------------------------------------------------------------- // _____ _ _____ _ _ _ //

radpatch.h

// --------------------------------------------------------------------------------------------------------------------------------- // _____ _ _____ _ _ _ //

lose.c

#ifndef lint static char sccsid[] = "@(#)lose.c 4.2 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** PRINT OUT LOSER MESSAGES ** ** The messages are printed out, the score is computed

lose.c

#ifndef lint static char sccsid[] = "@(#)lose.c 4.2 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** PRINT OUT LOSER MESSAGES ** ** The messages are printed out, the score is computed

gaussvalue.m

function w=gaussValue(t, A,Tc, tau) % function w=gaussValue(t, A, Tc, tau) % % input: A(=sqrt(Pulse Energy)), Tc(Time shift): [s] % tau(Impulse Width) [s] % ouput: t(time) :[s], w(wave

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

dispet.m

function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft) % Et data display method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/software f

historyupdate.m

function Eh = historyupdate(Eh,Ev,t,T) % Temperature & Energy history update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts

energytableinit.m

function energytable = EnergyTableInit(SNR,M); % Inputs: % subcar_gains : Subcarrier Gains % M : max Constellation Size % Gap : Gap of the system % Noise : Noise Po