搜索资源列表
predatorysearch
- Alexandre Linhares于1998 提出了一种新的仿生计算方法,即捕食搜索算法。捕食搜索策略很好地协调了局部搜索和全局搜索之间的转换,已成功应用于组合优化领域的旅行商问题和超大规模集成电路设计问题。-The predatory search strategy consists of scanning the solution space in a straightforward manner, but, as each new optima is found, restricting
jiyuyichuansuanfadelvboqiyouhuasheji
- 遗传算法是一种模拟自然界生物进化的搜索算法,由于它简单易行,鲁 棒性强,尤其是其不需要专门的领域知识而仅用适应度函数作评价来指导搜 索过程,从而使它的应用范围极为广泛,并且己在众多领域得到了实际应用, 取得了许多令人瞩目的成果,引起广大学者和工程人员的关注。- The genetic algorithm is a kind of searching method which simulates the natural evolution. It is simple and ea
Hybrid_Genetic_Algorithm_and_Simulated_Annealing.r
- 将适合全局搜索的遗传算法(GA)和适合局部搜索的模拟退火算法(SA)相结合-Hybrid Genetic Algorithm and Simulated Annealing
patha
- 在A*算法的基础上这个文档实现了动态避障,A*算法是全局搜索的算法。-path
P2P
- p2p搜索技术研究,本文对P2P搜索的拓扑结构和搜索算法等相关知识作了较详细的介绍^-p2p search technology research, this paper P2P search topology and search algorithms and other related knowledge, have done more detailed descr iption ^
11
- 基音周期是语音信号的一个重要参数。为了在低延 时条件下准确地提取语音基音周期参数, 提出了一种基于动 态规划的单路径搜索算法-Abstract: P itch is one of the mo st impo rtant parameters fo r describing speech characteristics. A one2way p itch track ing algo rithm based on dynam ic p rogramm ing was develo
STS
- 该论文使用了新颖的半启发式智能搜索算法TS和离子群算法-warmdouble-tabusearch
networkresearch
- 万维网的搜索算法的研究方面的论文,很有启发性,需要专业阅读软件-The World Wide Web' s search algorithm research papers, very thought-provoking, needs professional reading software
dsaddsafds
- PID控制器的性能取决于其控制参数的组合,针对其参数的整定和优化问题,提出了应用一种改进的粒子群优化算法,该 算法借鉴了遗传算法的杂交机制,并采用惯性权值的非线性递减策略。用以加速算法的收敛速度和提高粒子的搜索能力。将该算 法应用于一个二阶系统的PID控制器参数的优化。仿真结果表明该改进的粒子群算法具有比传统粒子群算法和遗传算法更好的 优化效果,具有一定的工程应用前景。-Abstract:PID controller’s performance completely depends
matlab
- 栅格搜索算法,实现领域最小搜索。可生成山谷线等。-Grid search algorithm, the minimum search of the field. Generates Valley lines.
wolfpowell
- wolf-powell算法,运行在MATLAB环境中,用于搜索步长的计算-wolf powell algorithm
matgraph
- matlab中的图论工具箱源代码。可以做深度优先搜索、DMP算法等等。-Matgraph which can be used on Matlab. A good tool to solve problem on graph theory.
diversity-of-pso
- 这是一篇关于粒子群算法多样性讨论的文章,对提高搜索精度有帮助-This is an article on particle swarm diversity discussion
JAVA-Eight-digital-problem
- 九宫排字问题(又称八数码问题)是人工智能当中有名的难题之一。问题是在 3×3 方格盘上,放有八个数码,剩下第九个为空,每一空格其上下左右的数码可移至空格。问题给定初始位置和目标位置,要求通过一系列的数码移动,将初始位置转化为目标位置。本文介绍用普通搜索方法、双向广度搜索和启发式搜索如何缩短寻找路径的时间,以及各算法间的利与弊。-Jiugong typesetting problem (also known as eight digital problem) is one of famous pr
TS
- 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
hash
- k-mer的哈希算法,建立索引,能够准确搜索DNA片段的位置、-K-mer hash algorithm, the establishment of the index, can accurately search the location of the DNA fragment.
recall
- 熟悉和掌握回溯搜索的定义和算法过程,并利用回溯算法求解N皇后问题,理解求解流程和搜索顺序。-Familiar with and master the definition and algorithm of back in the search process, and make use of backtracking algorithm to solve the N queens problem, understand the solving process and the search ord
enlighten
- 熟悉和掌握启发式搜索的定义、估价函数和算法过程,并利用A*算法求解N数码难题,理解求解流程和搜索顺序。-Be familiar with and master the definition of heuristic search, uation function and the algorithm process, and use the A* algorithm N digital problem, understand the solving process and the search
An-efficient-augmented-
- 基于经典的增广拉格朗日乘子法, 对求解一类带有特定结构(主要是针对凸规划)的非光滑等式约束优化问题, 我们提出、分析并测试了一个新算法. 在极小化增广拉格朗日函数的每一步迭代中, 该算法有效结合了带有非单调线性搜索的交替方向技术, 我们建立了算法的收敛性, 并用它来求解在带有全变差正则化的图像恢复问题.-Based on the classic augmented Lagrangian multiplier method, we propose, analyze and test an algo
Fireflies-algorithm-on-chaos-search
- 采用混沌搜索技术对萤火虫算法优化研究,对理解萤火虫算法很有用-optimization study of fireflies algorithm on chaos search technology