-
C development based on the three hidden layer neural network, the output weights...
基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer t
- 2022-07-11 04:13:40下载
- 积分:1
-
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。...
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical multi-feng (severe shock) function. The algorithm is Guo Tao algorithm.
- 2022-08-06 16:25:44下载
- 积分:1
-
支持向量机Windows Svm
支持向量机Windows Svm-Support Vector Machines of Windows Svm
- 2022-06-19 04:56:49下载
- 积分:1
-
基于java实现的遗传算法
神经网络 实数编码 交叉 选择 变异
基于java实现的遗传算法
神经网络 实数编码 交叉 选择 变异-achieve genetic neural network algorithm is coded cross-choice variant
- 2022-02-21 13:16:03下载
- 积分:1
-
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实...
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data storage. As simple and practical algorithm, time and space complexity of complexity in a realistic environment to the extent permitted within.
- 2023-05-11 07:15:02下载
- 积分:1
-
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用...
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用-Using matlab series, a typical example of BP neural network, I believe your study, work can play the role of a reference
- 2023-02-20 23:40:03下载
- 积分:1
-
遗传问题的MATLAB代码,用于解决TSP问题的程序
遗传问题的MATLAB代码,用于解决TSP问题的程序-Genetic problems MATLAB code for the procedure to solve TSP problems
- 2022-10-30 01:55:04下载
- 积分:1
-
利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习...
利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn
- 2022-07-26 10:14:51下载
- 积分:1
-
这还是一个蚁群算法实验室,不过内容要更为详细,看得更为清楚,可以用它来理解蚁群的整个觅食过程....
这还是一个蚁群算法实验室,不过内容要更为详细,看得更为清楚,可以用它来理解蚁群的整个觅食过程.-It is also a laboratory ant colony algorithm, but the content should be more detailed, more clearly seen, you can use it to understand the whole feeding process of ant colony.
- 2022-03-13 22:44:04下载
- 积分:1
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1