搜索资源列表
12343212
- 模拟退火法(Sb除Sw),神经网络的好资料!!!!!!!!!1-simulated annealing (Sb except Sw), the neural network a good information !!!!!!!!!
fast_descendant
- 地球物理学中二度体重力异常模拟退火法正反演程序-Geophysics degrees Weight capacity anomaly simulated annealing inversion process
SA
- 一个很好的模拟退火反演算法程序,例子是地球物理重力反演-A good simulated annealing inversion procedure, example is the geophysical inversion of gravity
inversion
- 核磁共振地下水探测反演软件,模拟退火法,最小二乘法-MRI detection of groundwater inversion software, simulated annealing method, least-squares method
algorithm
- 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
ISP
- 利用模拟退火法解决ISP问题,压缩包有相关说明,验证数据,不再另行说明-ISP using simulated annealing method to solve the problem, compressed with instructions, validate data, no further descr iption
simulated-annealing-genetic-method
- 一种新型的算法,将模拟退火法和遗传算法相结合,用于求解预测问题-A new algorithm, simulated annealing and genetic algorithm are combined to solve the prediction problem for
SA
- 有详细说明的手编模拟退火法及其示例,为TXT文件,复制到指定M文件即可运行-Detailed descr iption of the hand for example, simulated annealing and for the TXT file, copy the file to run the specified M
BPPSOSA
- matlab中基于模拟退火法的粒子群BP神经网络计算程序-matlab simulated annealing method based on BP neural network computing PSO program
chapter_8
- 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
anneal
- 模拟退火法MATLAB工具箱与6个应用例子-Simulated annealing method MATLAB toolbox and application example
main_gerrymanding
- 美国建模大赛 gerrymand问题的源代码有注解 代码比较简单 使用模拟退火法求解-code with annotation of model of gerrymanding(MCM),the result is obtained by using annealing algorthm
eg1006
- 模拟退火法求函数的最小值 结束条件为两次最优解之差小于某小量-End condition of the simulated annealing method and function of the minimum of twice the optimal solution of the difference is smaller than some small amount of
TSP-SA
- 采用模拟退火法计算全国34个城市间的最小距离-Simulated annealing method 34 cities nationwide minimum distance between
TSPSA
- 模拟退火法的原理说明和基于模拟退火法的货郎担问题求解。-The principle of simulated annealing algorithm based on simulated annealing algorithm descr iption and the traveling salesman problem solving.
The-genetic-annealing-method
- 本程序代码描述了模拟退火法的详细运算过程-The code describes the detailed operation simulated annealing process
matlabxuexi
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
模拟退火法解决车辆路径问题
- 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
[原创]模拟退火算法论文集
- 牛顿迭代求根遗传退火算法的APP打包,十分实用,适合新手(The Numerical Phenomenon in Newton's Iterative Method for Solving Complex Polynomials)
算法
- floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv