代码搜索结果

找到约 5,431 项符合 Temperature 的代码

boltzman.c

/****************************************************************************** ========================================== Network: Boltzmann Machine with Simula

boltzman.c

/****************************************************************************** ========================================== Network: Boltzmann Machine with Simula

adc0_poll1.c

//----------------------------------------------------------------------------- // ADC0_Poll1.c //----------------------------------------------------------------------------- // Copyright 2001 Cyg

fet120_adc10_03.s43

;***************************************************************************** ; MSP-FET430P120 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C ; ; Description: Set ADC10 and the integra

ga_sa.c

/********************************************************************** ga_sa.c ********************************************************************** ga_sa - A simulated annealling algorithm fo

boltzman.c

/****************************************************************************** ========================================== Network: Boltzmann Machine with Simula

fet140_adc12_03.s43

;***************************************************************************** ; MSP-FET430P140 Demo - ADC12 Sample A10 Temp Set P1.0 if temp ++ ~2c ; ; Descriptiion: Use ADC12 and the integra

spin_perturb.m

function W = spin_perturb(X,W,Ea,T) % W = spin_perturb(X,W,Ea,T) % Method for spinglass example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools. %

anneal.m

function [W,Ew,Wbsf,Ebsf,Tt,Et,Etarget,ert,Kt,Ebsft,Eh,M,rho,Ebin] = anneal( ... verbose, ... newstate, X, ... cost, moveclass, ... walkers, ... acceptrule, q, ... schedu

metropoliswalk.m

function [W,Ew,Wbsf,Ebsf,Ea,Estd,Ev,steps] = metropoliswalk( ... verbose, ... Ea, T, ... walkers, W, X, cost, moveclass, ... acceptrule, q, ... hasEquilibr