代码搜索:CONCEPTS
找到约 1,063 项符合「CONCEPTS」的源代码
代码结果 1,063
www.eeworm.com/read/351013/10687938
m dispmat.m
function dispMat(M,name,form)
% Matrix data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for informa
www.eeworm.com/read/351013/10687955
m 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
www.eeworm.com/read/351013/10687966
m franz.m
function a = franz(dE,T,q)
% Franz acceptance method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information o
www.eeworm.com/read/351013/10687993
m 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.
%
www.eeworm.com/read/351013/10688022
m 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
www.eeworm.com/read/165343/7143870
txt testpxy.cc.txt
// Program: testpxy.cc -- Demonstrate some concepts relating to
// polynomials with two variables.
// Todd K. Moon, Feb 12, 2004
// Copyright 2004 by Todd K. Moon
// Permission is granted to use t
www.eeworm.com/read/238632/13871087
m dispmat.m
function dispMat(M,name,form)
% Matrix data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for informa
www.eeworm.com/read/238632/13871127
m 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
www.eeworm.com/read/238632/13871142
m franz.m
function a = franz(dE,T,q)
% Franz acceptance method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information o
www.eeworm.com/read/238632/13871189
m 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.
%