资源列表
k_means_2008302590185
- 模式识别中基本的K-均值分类算法,不过由于时间有限,只实现了对数据点的分割-K-means classification algorithm in Pattern recognition, but due to time constraints, only achieved the classification of data points
FlightControlAlgorithm-analysis 四轴飞行器的算法研究
- 四轴飞行器的算法研究,MK用的比较巧妙,主要是通过实时融合和长期融合。-Algorithm axis aircraft, MK with the more subtle, mainly through the real-time integration and long-term integration.
A算法源代码
- A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
Mlmfc_Perception
- 包含神经网络感知器算法的MFC程序,可以可视化,有具体的例子在单文档窗口中显示数据点和算法结果。-Contains the neural network perceptron algorithm MFC program, you can visualize, there are one specific example in a single document window displays the results of data points and algorithms.
AB-model4
- AB 模型,经典的社交网络算法,用于计算结点与结点之间的权重。-AB model classic social network algorithm for computing nodes and the node between the weights.
paulk.PaulV3_1.5
- 一个robocode的智能坦克机器人,可以实现在robocode中的自动开火和躲避。-A robocode intelligent robot tanks, you can achieve at robocode automatic fire and escape.
DeMat
- 差分进化算法Matlab程序,包括多种进化策略
clusterds_demo
- clusterds_demo k-means 和DBSCAN聚类算法的演示程序,图形化输入数据,对话框输入参数,可以充分理解算法-clusterds_demo k-means' and DBSCAN clustering algorithm demo program, graphical input data, input parameters dialog box, you can fully understand the algorithm
cnnl
- 这是关于神经网络的程序,对初学者很有用!
New-WinRAR-archive
- network simulator of the network in a university
2
- 这是一些算法解决TSP问题的一些算法如遗传算法等,还有源代码!
PSO_C++
- 一个很好的学习粒子群算法的例子。(刘康C++版本) 程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 备注:目标优化函数程序中已经内定了,f6 ={0.
