搜索资源列表
QM算法化简
- QM算法的c++实现版本,还有些不完善的地方。(Quine-McCluskey Algorithms, a version of c++.)
1196-MATLAB遗传算法工具箱及应用
- 这是一个遗传算法工具箱应用的电子版文档,希望对大家有所帮助(This is a genetic algorithm toolbox electronic version of the document, I hope to be helpful to everyone)
遗传算法代码
- 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
算法设计与分析
- 算法设计与分析,分析常见的算法及其应用,附源码。(Algorithm design and analysis, analysis of common algorithms and their applications, with source code.)
算法
- 一般常用算法的使用方法及注意事项 基本的概念啊等等(Commonly used algorithms and precautions to use the basic concepts ah and so on)
1.MUSIC算法MATLAB程序
- 阵列信号处理 MUSIC算法matlab程序(music matlab DOA the direction of arrival)
算法的乐趣
- 算法的乐趣一书中有关的算法实现以及讲解。(The fun of the algorithm)
算法大全
- 介绍各种数学算法,文档中也注有部分代码,类似有偏最小二乘回归啊等等!(Introduction to a variety of mathematical algorithms, the document also note that part of the code, similar to partial least squares regression ah!)
[算法
- 算法第四版中文书籍,经典,优秀,适合广大初学者下载学习(Algorithm the fourth edition of Chinese books, classic, excellent, suitable for the majority of beginners to download learning.)
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
rloess算法的实现原理
- smooth函数中rloess算法的原理,说明(The principle of rloess algorithm of smooth)
粒子群算法PSO源代码 MATLAB
- 详细地阐述了粒子群算法PSO源代码,十分全面(PSO source code for particle swarm optimization)
APRIORI算法
- APRIORI算法是十大经典数据挖掘算法之一,核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。(APRIORI is one of the ten classic data mining algorithms. The core idea of APRIORI is to mine frequent itemsets through two stages: candidate generation and closed down detection.)
acm算法模板
- 非常全的acm算法模板,适合打比赛使用,赶快下吧
C数值算法集
- C数值算法集,非常有用的常用算法书籍,对c原岩算法开发非常有帮助。(The C numerical algorithm set, a very useful book of common algorithms, is very helpful for the development of the c original rock algorithm.)
基于LSD的直线提取算法
- 基于LSD的直线提取算法的原理、特点介绍(Introduction of straight line extraction algorithm based on LSD)
加权图像融合算法程序 MATLAB编写 - 副本
- 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
迪杰斯特拉算法与Astar算法比较
- 一篇关于迪杰斯特拉算法与Astar算法的论文,全方位的讲解了两种算法的原理以及区别(A paper on Dijkstra algorithm and astar algorithm is presented in this paper)
位置式PID控制算法
- 位置式PID算法,有详细的公式推导及计算(Positional PID algorithm with detailed formula deduction and calculation)
徐士良常用算法程序集(C语言描述)第三版及程序
- 徐士良常用算法程序集(C语言描述)第三版及程序 ,建议初学者阅读,可快速提升。(The third edition and program of xu shiliang's algorithm assembly (C language descr iption) is recommended for beginners to read and improve quickly.)