perturb

更新时间:2022-11-27 10:43:23 阅读: 评论:0


2022年11月27日发(作者:现)%J. C. Spall, March 1999

%Written in support of text, Introduction to Stochastic Search and Optimization, 2003

%Simulated annealing code. Us geometric decay of temperature.

%Provides two ways of dealing with noisy

%loss measurements: one is by using the tau coefficient to alter the

%decision criterion and the other is by simple averaging of the loss

%measurements.

%

p=10;

theta_0=2*3.1338*ones(p,1);

sigma=0;%standard dev. of meas. noi

STexamp6(theta_0)

n=2401; %total no. of loss measurements(iterations/lossavg)

niter=100;%no. of iters. per temp. tting

bk=1; %"Boltzmann's constant"

lambda=.90;%cooling rate (<=1)

scalpert=1;%scale factor on pertubation to

%to current theta value

tau=0;%adjustment for noi in key decision statement for accept/rej. update

randn('ed

本文发布于:2022-11-27 10:43:23,感谢您对本站的认可!

本文链接:http://www.wtabcd.cn/fanwen/fan/90/30516.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

上一篇:gust
标签:perturb
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图