登录
首页 » Matlab » 模拟退火算法 matlab代码

模拟退火算法 matlab代码

于 2023-02-14 发布 文件大小:1.39 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

matlab 程序实现 模拟退火算法程序 函数求极值(引用后修改,感谢 ARMYLAU) 使用模拟退火法求函数f(x,y) = 3*cos(xy) + x + y2的最小值 解:根据题意,我们设计冷却表进度表为: 即初始温度为30 衰减参数为0.95 马可夫链长度为10000 Metropolis的步长为0.02 结束条件为根据上一个最优解与最新的一个最优解的之差小于某个容差。 使用METROPOLIS接受准则进行模拟, 程序如下 * 日期:2012-11-29 * 作者:steven * EMAIL:hxs2004@126.com * 结束条件为两次最优解之差小于某小量 function [BestX,BestY]=SimulateAnnealing1 clear; clc; // 要求最优值的目标函数,搜索的最大区间

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB11
    讲述利用MATLAB实现特殊矩阵,以及实现MATLAB的计算结果的图形化( About the use of MATLAB to achieve a special matrix, as well as the calculation of the results of MATLAB graphical )
    2009-05-10 22:35:39下载
    积分:1
  • watermark的DCT代码1
    一个基于DCT域的数字水印代码,里面有详细的注释说明。(This is a digital watermarking sourcecode based on DCT.Attached with detailed comments and explanation.)
    2021-04-14 08:48:55下载
    积分:1
  • ESPRIT-MATLAB
    本程序是利用ESPRIT 算法实现波达方向的估计,程序能直接运行,有一定的参考价值。。(This program is the use of ESPRIT DOA estimation algorithm, the program can be run directly, there is a certain reference value. .)
    2014-12-26 10:54:06下载
    积分:1
  • bilinear--and-impulse-invariance-method
    explains bilinear transform method, and impulse invariance method for IIR filter design
    2014-02-09 13:29:42下载
    积分:1
  • ecg_matching_pursuit-master
    匹配追踪分解为联合压缩和心电图QRS检测(Matching pursuit decomposition on electrocardiograms for joint compression and QRS detection)
    2020-12-25 06:29:04下载
    积分:1
  • worst-case RBF
    合成孔径雷达的波束形成算法,RBF,算法程序的集合(Synthetic aperture radar beamforming algorithm, RBF, algorithm program set)
    2020-09-12 17:38:01下载
    积分:1
  • KalmanFilter-matlab
    说明:  文件内容是Kalman滤波器的MATLAB代码(The MATLAB code of the Kalman Filter)
    2019-06-15 09:49:12下载
    积分:1
  • eahbbqya
    是路径规划的实用方法,处理信号的时频分析,可以实现模式识别领域的数据的分类及回归,采用了小波去噪的思想,有小波分析的盲信号处理,DC-DC部分采用定功率单环控制,是机器学习的例程。( Is a practical method of path planning, When processing a signal frequency analysis, You can achieve data classification and regression pattern recognition, Using wavelet denoising thought, There Wavelet Analysis Blind Signal Processing, DC-DC power single-part set-loop control, Machine learning routines.)
    2016-03-29 21:07:12下载
    积分:1
  • noisble-nikai.tar
    rare aac encoder developed by japanees guy
    2010-12-21 21:07:57下载
    积分:1
  • 多目标快速非支配排序遗传算法优化代码
    说明:  多目标规划的概念是 1961年由美国数学家查尔斯和库柏首先提出的。多目标最优化思想,最早是在1896年由法国经济学家V.帕雷托提出来的。他从政治经济学的角度考虑把本质上是不可比较的许多目标化成单个目标的最优化问题(The concept of multiobjective programming was first proposed by Charles and Cooper, American mathematicians, in 1961. The idea of multi-objective optimization was first put forward by the French economist v. Pareto in 1896. From the perspective of political economy, he turned many objectives that are essentially incomparable into optimization problems of a single objective)
    2020-03-09 12:23:37下载
    积分:1
  • 696516资源总数
  • 106481会员总数
  • 12今日下载