代码搜索结果
找到约 2,916 项符合
Energy 的代码
tinitt0.m
function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass)
% Fixed temperature initialization method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost
randomwalk.m
function [W,Ew,Wbsf,Ebsf,Ea,Ev] = randomwalk(steps, walkers, newstate, X, cost, moveclass)
% Random walk method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
%
tree.cpp
//
// pedsim - A microscopic pedestrian simulation system.
// Copyright (c) 2003 - 2004 by Christian Gloor
//
// You can redistribute and/or modify this program under th
qgain475.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
calc_en.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
chow_algo.m
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%应用chow算法来实现特别的比特和能量分配
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission o
chow_algo.asv
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%应用chow算法来实现特别的比特和能量分配
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission o
chow_algo.m
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission over Spectrally Shaped
tinitwhite.m
function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass)
% White temperature initialization method supplied with SA Tools.
% Copyright (c) 2002, by Richard Fro
tinitt0.m
function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass)
% Fixed temperature initialization method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost