Welcome![Sign In][Sign Up]
Location:
Search - matlab annealing

Search list

[AI-NN-PRfor TSP(Matlab)

Description: 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
Platform: | Size: 5120 | Author: 黄大东 | Hits:

[Algorithmmatlab模拟退火

Description: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该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 global optimum, the source Matlab can achieve Matlab environment
Platform: | Size: 5120 | Author: yj | Hits:

[CSharpMatlab-Toolbox2

Description: 自适应模拟退火软件包,我也正在学习中,希望有人指教-Adaptive Simulated Annealing package, I was learning, hoping that someone will enlighten
Platform: | Size: 46080 | Author: 何梅 | Hits:

[Windows DevelopMath-Matlab-Engine-0.02.tar

Description: 是MATLAB的模拟退火码 -MATLAB is the simulated annealing code is simulated annealing MATLAB code is simulated annealing MATLAB code
Platform: | Size: 6144 | Author: heqi | Hits:

[Special EffectsSimulatedAnnealingTools

Description: matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。-simulated annealing Matlab toolbox contains simulated annealing operation of the various functions, Simulated Annealing is a very powerful tool.
Platform: | Size: 58368 | Author: 罗鹏 | Hits:

[AI-NN-PRdownloadpaper

Description: 基于matlab的改进模拟退火算法(经典)-Matlab-based improvements in simulated annealing algorithm (classical)
Platform: | Size: 191488 | Author: pengchao | Hits:

[AI-NN-PRSA

Description: 模拟退火的原程序,其中还用了GUI界面设计-The original simulated annealing procedures, which also used the GUI interface design
Platform: | Size: 480256 | Author: 流星云 | Hits:

[matlabannealing

Description: 用MATLAB编写的模拟退后程序,为通用模板,下载后修改即可使用。-Using MATLAB simulation back to prepare procedures for the generic template, modified to use after downloading.
Platform: | Size: 1024 | Author: 唐永杰 | Hits:

[Special Effectsimagesegmentation

Description: 本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。-This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.
Platform: | Size: 6144 | Author: cleverbear | Hits:

[matlabMatlab

Description: 模拟退火算法实现、主成分分析实现及线性回归分析等-Simulated annealing algorithm implementation, implementation of principal component analysis and linear regression analysis
Platform: | Size: 9216 | Author: 龚涛 | Hits:

[Mathimatics-Numerical algorithmsannealing

Description: 用模拟退火算法求解连续优化问题的MATLAB程序-annealing algorithm
Platform: | Size: 1024 | Author: 张小梅 | Hits:

[AI-NN-PRSAA-MATLAB

Description: 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
Platform: | Size: 14336 | Author: boy | Hits:

[Windows Developsimulatedannealing

Description: 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.
Platform: | Size: 4096 | Author: Ping-Feng Xu | Hits:

[matlabSA-TSP-Matlab

Description: 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
Platform: | Size: 9216 | Author: Allen | Hits:

[AI-NN-PRannealing

Description: 这是模拟退火算法,用于解决换热器网络出口温度达到最大值的问题-This is a simulated annealing algorithm used to solve the heat exchanger outlet temperature to achieve maximum network problems
Platform: | Size: 1024 | Author: 李学文 | Hits:

[matlabSimulated-Annealing

Description: 模拟退火算法,基本算法,内附部分说明以及本人学习笔记-Simulated annealing algorithm, the basic algorithm, I am enclosing some notes, and study notes
Platform: | Size: 22528 | Author: jay | Hits:

[matlabsimulated-annealing

Description: 模拟退火算法的MATLAB范例程序!对初步了解的初学者有不错的帮助!-Simulated annealing algorithm MATLAB example program! Preliminary understanding of the beginners have a good help!
Platform: | Size: 139264 | Author: 瞿颜 | Hits:

[Other精通MATLAB智能算法(2015代码)

Description: 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
Platform: | Size: 7047168 | Author: pursh | Hits:

[matlabsimulated annealing algorithm

Description: 模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the maximum Problem Cut (Max), 0-1 knapsack problem, graph coloring problems, scheduling problems, and so on.)
Platform: | Size: 62464 | Author: 四姑娘 | Hits:

[matlabannealing algorithm

Description: 退火算法计算与功能预测 共同学习 可以参考(Calculation and functional prediction of annealing algorithm)
Platform: | Size: 3072 | Author: 六七七 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net