代码搜索:CONCEPTS
找到约 1,063 项符合「CONCEPTS」的源代码
代码结果 1,063
www.eeworm.com/read/252933/4400835
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/252933/4400837
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/475502/6790033
m modgui.m
function modgui(mode,ele_loc)
%MODGUI Graphical User Interface program for modulation concepts.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Pu
www.eeworm.com/read/172474/9706035
m cn.m
function cn(P)
%CN
%Condition number of matrix based on 1-norm.
% cond(A)= ||A||*||inv(A)||
%Also gives related concepts:
%inverse,determinant,1-norm of matrix,1-norm of inverse.
%Callin
www.eeworm.com/read/108859/15573736
m modgui.m
function modgui(mode,ele_loc)
%MODGUI Graphical User Interface program for modulation concepts.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Pu
www.eeworm.com/read/391063/8424358
m 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.
%
www.eeworm.com/read/391063/8424373
m plotbins.m
function plotBins(Xbin,Y,xstr,ystr,tstr)
% Binned data plot method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for
www.eeworm.com/read/391063/8424381
m thermospeedhc.m
function T = thermospeedHC(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.
www.eeworm.com/read/187864/8595190
m 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.
%
www.eeworm.com/read/187864/8595220
m plotbins.m
function plotBins(Xbin,Y,xstr,ystr,tstr)
% Binned data plot method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for