搜索资源列表
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
Matlabsimulatedannealingalgorithmtoolbox
- matlab模拟退火算法工具箱,最新版本的matlab工具箱
matlabTSP
- MATLAB编写的模拟退火算法的m文件,蛮不错的呦。
examples
- 模拟退火算法工具箱例题,相关源代码,里面有代表性的例题解法,matlab语言编写,简单易懂-Simulated annealing algorithm toolbox example, the related source code, there are representative examples Solution, matlab languages, easy-to-read
PSO
- 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
SA
- 模拟退火算法和最速下降法的结合,既有模拟退火算法的全局性,搜索过程中最速下降法确定搜索方向,提高了收敛速度。-Simulated annealing algorithm and a combination of steepest descent method, both simulated annealing algorithm for the global nature of the search process in the steepest descent method to determ
program
- 08年华中数模竞赛一等奖论文并附录了MATLAB程序 08年华中数模竞赛“划分选区问题”一等奖论文,附录了文字解答、模拟退火算法求解和MATLAB程序,非线性整数规划求解和LINGO程序,是数模竞赛很好的参考资料。同时,也是应用模拟退火算法解决问题有价值的参考资料。 -good
tuihuo-matlab
- 能够应用于多主体系统的模拟退火算法源程序,测试可用。-Multi-agent systems can be used in simulated annealing algorithm source code, testing is available.
TSP
- 模拟退火算法的tsp问题在matlab中的解决方案-The solution of the simulated annealing algorithm for the tsp problem in matlab
SA
- 模拟退火算法,解决旅行最短路径问题,matlab程序-Simulated annealing algorithm to solve traveling the shortest path problem, matlab program
Simulated-annealing-algorithm
- 使用matlab编写的模拟退火算法,经过matlab验证过,程序可以直接拷贝使用-Prepared using matlab simulated annealing algorithm matlab verified through the program can be directly copied using
Simulated-Annealing-matlab-code
- Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
SA
- 模拟退火算法的MATLAB实现,通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-MATLAB implementation of simulated annealing algorithm, a search process by giving time-varying and ultimately tends to zero the probability of jumps, which can effectively av
MCMC
- 基于模拟退火算法的马尔科夫蒙特卡洛算法matlab程序,实现了对levy函数的优化。-A Markov Chain Monte Carlo alogrithm based on annealing phenomenon,which maximzies and minimizes the levy function.
simulated_annealing
- 用matlab实现的模拟退火算法的源码,附算例-simulated annealing
junnao
- 基于matlab GUI界面设计,实现了对10个数字音的识别,基于混沌的模拟退火算法。- Based on matlab GUI interface design, To achieve the recognition of 10 digital sound, Chaos-based simulated annealing algorithm.
laoqing
- 这是第二能量熵的matlab代码,基于混沌的模拟退火算法,对于初学者具有参考意义。- This is the second energy entropy matlab code, Chaos-based simulated annealing algorithm, For beginners with a reference value.
lounang
- 基于混沌的模拟退火算法,均值便宜跟踪的示例,基于小波变换的数字水印算法matlab代码。- Chaos-based simulated annealing algorithm, Example tracking mean cheap, Based on wavelet transform digital watermarking algorithm matlab code.
kenmeng_v60
- 包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,基于混沌的模拟退火算法,计算多重分形非趋势波动分析matlab程序。- It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, Chaos-based simulated annealing algorithm, Calculation multifractal detrended f
模拟退火
- 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)