资源列表
astarsousuo
- c语言实现的A*算法,此算法用于搜索解空间,喜欢人工智能的同志过来下载吧-the A * algorithm, the algorithm used to search for the solution space, like artificial intelligence comrades download it up
qpso
- 量子粒子群算法,其中包含了七个算法测试函数-Quantum particle swarm optimization, the algorithm contains seven test functions
GA_TSP
- 一个函数程序它可以自动排列魔方只要通过数据输入就可以控制 -Program a function that can automatically arrange cube as long as you can control through the data input
Multi---objective-PSO
- 基于粒子群算法的多目标优化算法,结构简单,优化效果显著,用于多目标同时优化-Multi-objective particle swarm optimization algorithm, simple structure, optimize the effect is significant, for multi-objective optimization simultaneously
Lyapunov1
- 计算连续方程Lyapunov指数的程序,自己编写的,比较好用-consecutive terms of Lyapunov exponent equation procedures, the preparation of their own, more user friendly
bfgs
- 二次型准牛顿BFGS 公式,用于计算非线性函数-second type quasi-Newton BFGS formula used to calculate the nonlinear function
ANTQQg
- 蚁群算法的进行线性系统的辨识,一个例题。-ant colony algorithm for linear system identification, one of excellence.
tuxiangfenge
- 图象分割基于matlab的图象分割还不错
slant_c.rar
- 用于进行车牌校正的程序,以Matlab程序编写。,Plate used for calibration procedures to Matlab programming.
GAUSS Program (Monte-Carlo)
- GAUSS Program (Monte-Carlo) 高斯软件下的蒙特卡洛模拟
Genetic-Algorithms
- 这是一个简单的遗传算法c语言实现,估价函数为正值,个体适应度函数与目标函数一致-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function