搜索结果
找到约 236 项符合
GA-FKCN 的查询结果
人工智能/神经网络 Generalization of a Simple Genetic Algorithm (GA)
Generalization of a Simple Genetic Algorithm (GA)
数值算法/人工智能 NN and GA application, very useful
NN and GA application, very useful
人工智能/神经网络 Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
matlab例程 This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the r ...
人工智能/神经网络 基于GA的BP改进算法
基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的
matlab例程 matlab遗传算法程序 GATOOLS 遗传算法资源 GA
matlab遗传算法程序 GATOOLS 遗传算法资源 GA
数学计算 一个用于学习GA的简单程序
一个用于学习GA的简单程序,自己编写的SGA,不是使用的工具箱函数
人工智能/神经网络 MATLAB中GA遗传算法工具箱帮助信息
MATLAB中GA遗传算法工具箱帮助信息
人工智能/神经网络 遗传算法 遗传算法简称GA(Genetic Algorithm)
遗传算法
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后 ...