搜索资源列表
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath
hill
- 采用爬山法求解优化问题,一共4个文件,函数和脚本分开放
pashansousuo
- 用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。
pashan
- 爬山法搜索的程序实现-mountaineering Act Search Program
hill
- 这是一个爬山法聚类算法的实现,希望对大家有用。
migongxunjing
- 迷宫寻找出口 采用穷举法 实现 ,就是 数据 结构中 说的 爬山法
GEN_Hill
- 遗传算法与爬山法用于光纤与波导芯片对准仿真分析
MPPT simulink
- 基于simulink搭建的PV模型,MPPT采用了爬山法。
粒子群算法计算最短路径
- 优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法等.优化问题有两个主要问题:一是要求寻找全局最小点,二是要求有较高的收敛速度. 爬山法精度较高,但是易于陷入局部极小. 遗传算法属于进化算法( Evolutionary Algorithms) 的一种,它通过模仿自然界的选择与遗传的机理来寻找最优解. 遗传算法有三个基本算子:选择、交叉和
pashan
- 爬山法搜索的程序实现-mountaineering Act Search Program
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath
hill
- 采用爬山法求解优化问题,一共4个文件,函数和脚本分开放-Climbing method used optimization problem, a total of four documents, functions and sub-scr ipt open
pashansousuo
- 用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。-Climbing method with f (x, y) = 1/(x2+ Y2+ 2) the maximum, the specific procedure designed to enable them to climb the search process dynamic presentation.
hill
- 这是一个爬山法聚类算法的实现,希望对大家有用。-This is a climbing method clustering algorithm realize, in the hope that everyone useful.
migongxunjing
- 迷宫寻找出口 采用穷举法 实现 ,就是 数据 结构中 说的 爬山法 -Maze to find the export using exhaustive method, that is, data structures, said the climbing method
GEN_Hill
- 遗传算法与爬山法用于光纤与波导芯片对准仿真分析-Genetic Algorithms and climbing method for fiber and waveguide alignment chip simulation analysis
rwk1
- matlab界面设计,八数码界面,搜索算法,爬山法-matlab interface design, eight digital interface, the search algorithm, hill climbing
pipei
- 匹配程序,实现了普通匹配,基于特征点匹配,利用“爬山法”进行匹配,以及最小二乘匹配-Matching program, to achieve a normal match, based on the feature point matching, the use of " hill-climbing" to match, and least squares matching
爬山 完美
- 使用爬山法实现n皇后问题 输入 n,并用运行时间比较几种算法在相同规模的问题时的求解效率。列表给出结果。 比较同一算法在 n 不相同时的运行时间,分析算法的时间复杂性。(Use of climbing method to achieve the N Queens)
爬山法-遗传算法-极限学习机
- 爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)