-
直觉模糊代数,是学习的一篇好文章,值得
直觉模糊代数,是学习的一篇好文章,值得-intuition fuzzy algebra, the study is a good article, it is worth a look at
- 2022-02-04 05:13:36下载
- 积分:1
-
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序....
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序.-a depth-first search, breadth- first search, add the information inspired the minimum price for a search of solutions to search, find out the optimal solution sample programs.
- 2023-08-28 00:50:03下载
- 积分:1
-
该程序代码实现BP网络函数逼近,适合初学者学习
该程序代码实现BP网络函数逼近,适合初学者学习-The program code to achieve BP network function approximation, suitable for beginners to learn
- 2022-10-10 06:35:03下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
- 2022-03-01 10:58:26下载
- 积分:1
-
采用贝叶斯正则化算法提高 BP 网络的推广能力。我们采用两种训练方法,即 L...
采用贝叶斯正则化算法提高 BP 网络的推广能力。我们采用两种训练方法,即 L-M 优化算法(trainlm)-?捎??
- 2022-03-19 18:00:02下载
- 积分:1
-
蚁群算法的C语言源代码,适用于旅行中的问题
c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
- 2022-04-28 09:50:38下载
- 积分:1
-
它只是将A*算法解决eghit
这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
- 2023-04-15 03:00:03下载
- 积分:1
-
模式识别中的常用搜索算法中的8数码游戏程序
模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
- 2022-01-25 23:15:19下载
- 积分:1
-
SVM分类器,由上海交通大学编写,软件使用方便、好用
SVM分类器,由上海交通大学编写,软件使用方便、好用-SVM classifier, from the preparation of the Shanghai Jiaotong University, the software easy to use, handy
- 2023-04-04 07:15:04下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分:1