资源列表
cpso2
- 用C语言开发的PSO程序,已经过本人验证,请大家多提意见
tsp
- 是一个模拟退火程序,解决的是货郎担问题,所用的语言是matlab -is a simulated annealing procedures to solve the traveling salesman problem is that the language used is Matlab
Rocforsvm
- 通过决策值可以绘制出ROC曲线的python程序-This tool which gives the ROC (Receiver Operating Characteristic) curve and AUC (Area Under Curve) by ranking the decision values.
A算法
- 程序目的: 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。-procedures Objective : Maze procedure to prepare skilled master A * algorithm. * A full understanding of algorithms and heuristic function relationship.
Robot-servo-system-control
- 机器人伺服系统控制源代码-基于摩擦模型补偿的。-Robot servo system control based on the friction compensation model
An-overview-of-the-path-planning
- 机器人路径规划概述,自己做毕业设计总结的,可以较详细的了解路径规划的基本方法与发展方向。-An overview of the mobile robot path planning
ga
- ga,即遗传算法的matlab实现,可以直接用的-ga, genetic algorithm matlab implementation, can be directly used
69b2bf05df5a
- 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数--MATLAB fuzzy C-means clustering to achieve, which contains 10 MATLAB functions-
psovb
- 微粒子群算法的VB实现,实现的是基本微粒群算法,微粒群算法是一种基于群智能方法的演化计算技术,本算法实现容易,收敛速度快
bayes_discrete
- 利用matlab实现的离散贝叶斯的源代码,可以用来分类或识别,很值得收藏-Implemented using discrete Bayesian matlab source code can be used to classification or identification, it is worthy of collection
imdxv
- 最小均方误差等算法的MSE的计算,包括最小二乘法、SVM、神经网络、1_k近邻法,可直接计算得到多重分形谱。- Minimum mean square error MSE calculation algorithm, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, It can be directly calculated multi-fractal spectrum.
AstarExample
- 这是一个简单的A*搜索算法程序,模拟从迷宫起点到达另终点搜索过程,以文件形式输出(用字符表示迷宫)。-This is a simple A* algorithm program to simulate the starting point from the maze to reach the other end of the search process to document the form of output (in characters maze).
