资源列表
aa
- 基于遗传算法的机器人路径规划MATLAB源码,很好用-Based on genetic algorithms for robot path planning MATLAB source code, useful
SVMANN_matlab_code.
- 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。本函数在程序入口处对数据进行了 [-1,1]的归一化处理,所以计算得到的回归解析式的系数是针对归一化数据的,仿真测 试需使用与本函数配套的Regression函数。- Using non-linear support vector machine regression, nonlinear function y = f (x1,
cluster
- 对iris数据进行聚类分析的java源程序
1002
- 十五数码问题:使用启发式搜索算法——A*算法求解十五数码问题-Fifteen digital problems: the use of heuristic search algorithm- A* algorithm to solve fifteen digital problems
Caeser.java
- 1.凯撒密码的盲目搜索 2.凯撒密码的启发示搜索1 3.凯撒密码的启发示搜索2 -1. Caesar password blindly Search 2. Caesar said password inspired Search 1 3. Caesar said password inspired Search 2
8-puzzle
- 启发式搜索解决八数码问题,人工智能经典算法-Heuristic search to solve the problem of the digital, classic artificial intelligence algorithms
用Delphi开发的遗传算法源程序
- 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment : Delphi Brief Descr iption :
TravellingSalesman
- Java遗传算法的旅行者问题,源代码可以运行
SA
- 改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
NNCART1
- 这是一个经典的ART算法源代码,是神经网络的一个重要的算法-This is a classic ART algorithm source code, is an important neural network algorithm
RandomMachineSchedulingProblem1
- Random Machine Scheduling Problem
greybypso
- 此代码为GM(1,1)模型,并利用粒子群算法对影子方程中参数a,b进行优化-This code is GM (1,1) model, and use particle swarm optimization algorithm for shadow parameters a, b to optimize
