-
一本关于智能控制系统的好书,里面包括了模糊逻辑、专家系统、神经网络控制等内容,不仅理论叙述翔实,还有大量的实际程序附录,值得大家学习。...
一本关于智能控制系统的好书,里面包括了模糊逻辑、专家系统、神经网络控制等内容,不仅理论叙述翔实,还有大量的实际程序附录,值得大家学习。-an intelligent control system on the books, including the inside of fuzzy logic, expert system, neural network and control content, not only informative narrative theory, there is a lot of practical procedures appendix, it is worth study.
- 2022-08-20 11:12:45下载
- 积分: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
-
以上是很好的SVM训练的程序,包括训练和识别
以上是很好的SVM训练的程序,包括训练和识别-The above is a good SVM training procedures, including training and identification
- 2023-08-24 10:00:03下载
- 积分:1
-
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建...
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。-Extended genetic algorithm SPEAII (Strength Paretor Evaluation Algorithm) algorithm code, a good procedural framework to facilitate expansion to other application areas, it is recommended the use of everyone.
- 2022-03-24 18:07:07下载
- 积分:1
-
MATLAB
基于MATLAB的神经网络非线性系统辨识软件包.-MATLAB-based nonlinear neural network system identification package.
- 2022-09-16 01:15:03下载
- 积分:1
-
很好的matlab模式识别工具箱,帮助大家建立典型的模式识别模式。...
很好的matlab模式识别工具箱,帮助大家建立典型的模式识别模式。-Good pattern recognition matlab toolbox to help the U.S. establish a typical pattern recognition model.
- 2022-03-13 07:48:07下载
- 积分:1
-
用人工神经网络实现格林码的编码,通过对网络的训练实现,输入一串0/1码得到其格林码...
用人工神经网络实现格林码的编码,通过对网络的训练实现,输入一串0/1码得到其格林码-using artificial neural networks Green codes, the network through training, input string of 0/1 yards code to be its Green
- 2022-03-26 10:09:51下载
- 积分:1
-
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发...
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发
-Visual studio 2005, C# Development of artificial intelligence, to be used in artificial playing chess, computer staff, the computer model of chess and other games take part in the Internet. Using ClickOnce fat
- 2022-08-24 14:28:18下载
- 积分:1
-
人工智能中的广度搜索的九宫问题 用VC实现
人工智能中的广度搜索的九宫问题 用VC实现-breadth of artificial intelligence search JiuGongTu issue with VC
- 2022-04-23 15:34:20下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1