代码搜索结果

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

satest2.cxx

/* satest2.c++ Simple experiments with simulated annealing find the nonlinear least squares optimum solution usage: satest2 input.file */ static const char rcsid[] = "@(#)satest2.c

evaluateenergy.m

function[energy] = EvaluateEnergy(vector) % EvaluateEnergy evaluates the energy corresponding to the sequence lattice configuration determined by the lattice in vector. % From the residues positions

tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so

createcb.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code createCB.c Copyright (C) The Internet

cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy-normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************

satest2.cxx

/* satest2.c++ Simple experiments with simulated annealing find the nonlinear least squares optimum solution usage: satest2 input.file */ static const char rcsid[] = "@(#)satest2.c

tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so

silenceratio.m

function f=silenceRatio(x,m) amp = energy(x); tag=amp(1:end)>=m; f=1-sum(tag)./length(tag);

cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************

cp0201_waveform.asv

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************