-
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
-
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好...
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
- 2023-05-11 06:55:03下载
- 积分:1
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测...
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测-BP artificial neural network algorithm, using java code, using scilab image display, case is the throughput of the port prediction
- 2022-05-29 04:03:00下载
- 积分:1
-
一个非常好的,用于训练样本图像的代码。
一定可以运行。...
一个非常好的,用于训练样本图像的代码。
一定可以运行。-A very good image for the training sample code. Will be able to run.
- 2022-01-22 00:46:45下载
- 积分:1
-
函数的遗传算法优化程序
函数的遗传算法优化程序-function of genetic algorithm optimization procedures
- 2023-08-01 23:50:03下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
遗传算法演示程序
遗传算法演示程序-GA Demonstration Program
- 2022-12-02 01:50:04下载
- 积分:1
-
可用于bp,elman,rbf,grnn四种神经网络的预测命令
可用于bp,elman,rbf,grnn四种神经网络的预测命令-Can be used for bp, elman, rbf, grnn four types of neural network prediction order
- 2022-04-29 11:16:17下载
- 积分:1
-
提供了遗传算法的一些代码库文件,国外下的很有用
提供了遗传算法的一些代码库文件,国外下的很有用-provide the genetic algorithm code of the document, the foreign useful
- 2022-03-10 09:27:24下载
- 积分:1