搜索资源列表
A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
- 工程优化的一种新型pso算法。 A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
wimax-mimo.rar
- mimo的matlab实现,自适应算法的实现等等,matlab implementation of MIMO, adaptive algorithm implementation and so on
CSKIP-VC.rar
- zigbee网络中cskip算法的原理和VC++的实现代码,zigbee network cskip algorithm principle and the realization of VC++ code
apriori.rar
- 关联规则数据挖掘的apriori算法MATLAB程序。。,The apriori association rule data mining algorithm for MATLAB programs. .
branch-and-cut-algorithm.rar
- 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is
r214
- 多假设跟踪算法(MHT)是一种在数据关联发生冲突时,形成多种假设以延迟做决定的逻辑。与PDA合并多种假设的做法不同,MHT算法把多个假设继续传递,让后续的观测数据解决这种不确定性。举个例子,PDA对所有假设以对应的概率进行加权平均,然后再对航迹进行更新。因此,如果有10个假设,PDA会将这10个假设有效的合并只留下一个假设。而另一方面,MHT却是保持这10个假设的子集并延迟决定,这样可以利用之后的观测数据解决当前扫描帧的不确定性问题。 -Multiple Hypothesis Tracking
migong
- 老鼠走迷宫问题,VC++6.0开发平台,实现图形的界面。-IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
Enhancement-by-MPPT-Algorithm
- 太阳能电池组的模型和改进的MPPT控制算法-Modeling of PV Array and Performance Enhancement by MPPT Algorithm
Maximum-Algorithm
- Em算法的原创性论文,对于做识别研究的朋友很有用-Em Algorithm original papers, the recognition of friends to do useful
mcl
- 详细介绍MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的论文,发表于Artificial Intelligence上。-Mobile robot localization is the problem of determining a robot’s pose from sensor data. This article presents a family of probabilistic lo
fuzzyC
- 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
C-W-savings-algorithm
- C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
FastSLAM2.0
- 详细介绍fastslam2.0,是由Michael Montemerlo and Sebastian Thrun所著的IEEE论文。-Montemerlo et al. proposed an algorithm called FastSLAM as an efficient and robust solution to the simultaneous localization and mapping problem. This paper describes a modified versi
PrefixSpan-algorithm
- 序列模式挖掘是数据挖掘的一个重要分支,在序列事务及;有关信息处理中有着广泛的应用,如顾客购物习惯、web访问模式、科学实验过程分析、自然灾害预测、疾病治疗、药物检验以及{ sizej pos; DNA等。序列模式挖掘算法有AprioriAll、GsP、F’reeSpan、本文将设计与实现针对string数据类型的算法,来对序列模式挖掘有更深入的剖析。-Sequence pattern mining is an important branch of data mining, and in t
02
- 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
2007081312413982768
- 基于载波相位三差的航天器GPS/INS组合姿态算法-Based on carrier phase III spacecraft poor GPS/INS Attitude Algorithm portfolio
insertion
- implementation of insertion sort algorithm and its computational cost. it is testing on arrays of lenghts differents
algorithm
- 南京大学陈道蓄教授的算法课件,内部资料,希望大家喜欢-Nanjing University Professor Chen Daoxu algorithm courseware, internal information, I hope you like
Boosting-a-weak-learning-algorithm
- Freund在1995年发表的一篇很经典的文章Boosting a weak learning algorithm by majority,是关于弱学习算法的,全英文写的-Freund in 1995 published a classic article Boosting a weak learning algorithm by majority, is on the weak learning algorithm, written in English
Algorithm Design
- 本书围绕算法设计技术组织素材,对每种算法技术选择了多个典型范例进行分析。本书将直观性与严谨性完美地结合起来。每章从实际问题出发,经过具体、深入、细致的分析,自然且富有启发性地引出相应的算法设计思想,并对算法的正确性、复杂性进行恰当的分析、认证(Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a ran