-
神经网络与免疫算法的结合,用matlab编程实现小功能
神经网络与免疫算法的结合,用matlab编程实现小功能-Neural network with a combination of immune algorithm with a small functional programming matlab
- 2023-05-07 05:45:03下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
该程序通过对该算法的识别,确定了0
该程序通过BP算法辨识出0-9个数,辨识效果较好。
- 2022-02-04 21:26:38下载
- 积分:1
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
开始:我已经编写了神经网络的程序,还没有…
新手上路:
自己编写的BP神经网络程序,还不是成熟,希望能够加入社区和高手们学习学习-Getting Started: I have written procedures for the BP neural network, is not yet mature, I hope you can join the community and learning to learn
- 2022-08-09 08:54:35下载
- 积分:1
-
vc used to write, while useful bp algorithm and the use of rbf neural network tr...
用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
- 2022-03-21 23:58:07下载
- 积分:1
-
遗传算法工具箱matlab
遗传算法工具箱matlab-GA Matlab Toolbox
- 2022-05-23 13:00:19下载
- 积分:1
-
PID控制已经广泛的用于工业生产,但是对于PID参数的获得一直是该控制的难点。本例子为对PID控制有兴趣的人提供一种参考,该PID控制采用遗传算法。...
PID控制已经广泛的用于工业生产,但是对于PID参数的获得一直是该控制的难点。本例子为对PID控制有兴趣的人提供一种参考,该PID控制采用遗传算法。-PID control has been widely used in industrial production, but the PID parameters for the control of access has been difficult. The examples of PID control for those who are interested in providing a reference, the PID control using genetic algorithm.
- 2022-04-17 01:50:48下载
- 积分:1
-
Pattern Recognition in the c
模式识别中c―均值算法,调试已通过,开发工具用的是VC++6.0-Pattern Recognition in the c-means algorithm, debugging has passed, development tools using a VC 6.0
- 2022-01-20 23:08:56下载
- 积分:1