Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - annealing simulated
Search - annealing simulated - List
模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
Update : 2025-02-17 Size : 3kb Publisher : 黄大东

模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
Update : 2025-02-17 Size : 601kb Publisher : 闽红

模拟退火(Simulated Annealing)算法c++源程序-simulated annealing (Simulated Annealing) algorithm c source
Update : 2025-02-17 Size : 24kb Publisher : 王伟

模拟退火(Simulated Annealing)算法c语言源程序-simulated annealing (Simulated Annealing) algorithm source language c
Update : 2025-02-17 Size : 8kb Publisher : 王伟

matlab 模拟退火算法simulated anealing 的工具箱-Matlab simulated annealing simulated anealing the Toolbox
Update : 2025-02-17 Size : 53kb Publisher : 卢学

DL : 0
模拟退火算法工具箱介绍 研究sa很有用的东西-simulated annealing algorithm toolbox the study sa very useful things
Update : 2025-02-17 Size : 150kb Publisher : kevin

matlab模拟退火算法工具箱,最新版本的matlab工具箱-simulated annealing algorithm matlab toolbox, the latest version of matlab toolbox
Update : 2025-02-17 Size : 60kb Publisher : 戴志

simulated annealing code of dejong function -simulated annealing code of dejong function
Update : 2025-02-17 Size : 4kb Publisher : 赵巾

The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
Update : 2025-02-17 Size : 82kb Publisher : bevin

模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
Update : 2025-02-17 Size : 4kb Publisher : 马贺

General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function handle (anonymous function or inline) with a loss function, which may be of any type, and needn t be continuous. It does, however, need to return a single value. PARENT is a vector with initial guess parameters. You must input an initial guess. OPTIONS is a structure with settings for the simulated annealing. If no OPTIONS structure is provided, anneal uses a default structure. OPTIONS can contain any or all of the following fields (missing fields are filled with default values): Verbosity: Controls output to the screen. 0 suppresses all output 1 gives final report only [default] 2 gives temperature changes and final report Generator: Generates a new solution from an old one. Any function handle that takes a solution as input and gives a valid solution (i.e.
Update : 2025-02-17 Size : 4kb Publisher : Ping-Feng Xu

DL : 0
用模拟退火优化遗传算法,使遗传算法具有反向搜索能力,通过仿真表明能够得到更优的值。-Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
Update : 2025-02-17 Size : 12kb Publisher : 史峰

DL : 0
Simulated annealing algorithm matlab example, a good entry process, the classic beginners
Update : 2025-02-17 Size : 472kb Publisher : dayong

用模拟退火算法实现求函数极值问题,c++原码-Simulated annealing algorithm demand function, extremal problem, c++ source
Update : 2025-02-17 Size : 1kb Publisher : xiuxiu

用模拟退火算法求30个城市的旅行商问题的C程序-Simulated Annealing Algorithm with 30 cities of the TSP C program
Update : 2025-02-17 Size : 1003kb Publisher : li qing

一种新型的算法,将模拟退火法和遗传算法相结合,用于求解预测问题-A new algorithm, simulated annealing and genetic algorithm are combined to solve the prediction problem for
Update : 2025-02-17 Size : 3kb Publisher : 秦朗

模拟退火算法,比较经典,非常值得参考研究。。。 -Simulated annealing algorithm, a very good reference study. . .
Update : 2025-02-17 Size : 302kb Publisher : ren

模拟退火算法,基本算法,内附部分说明以及本人学习笔记-Simulated annealing algorithm, the basic algorithm, I am enclosing some notes, and study notes
Update : 2025-02-17 Size : 22kb Publisher : jay

模拟退火算法是局部搜索算法的扩展,以一定的概率选择领域中费用值大的状态-Simulated annealing algorithm is an extension of local search algorithm to choose a certain probability value of large areas of the state fee
Update : 2025-02-17 Size : 2kb Publisher : 周同同

模拟退火算法的MATLAB范例程序!对初步了解的初学者有不错的帮助!-Simulated annealing algorithm MATLAB example program! Preliminary understanding of the beginners have a good help!
Update : 2025-02-17 Size : 136kb Publisher : 瞿颜
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.