-
遗传算法应用
遗传算法应用-Application of genetic algorithms
- 2022-05-12 21:49:41下载
- 积分:1
-
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
-
随机规划问题的求解随机优化问题,利用遗传算法…
随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
- 2022-07-16 04:01:06下载
- 积分: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
-
一个聚类算法,这是清华大学电子系OCR实验室的人写的
一个聚类算法,这是清华大学电子系OCR实验室的人写的-a clustering algorithm, which is the Department of Electronics, Tsinghua University OCR laboratory wrote in the
- 2022-02-03 13:12:49下载
- 积分:1
-
一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数
一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数据在映射到低维空间时的拓扑一致性。iris以及letter两个数据集进行分类-A competitive learning through self-organizing network for data dimensionality reduction and visualization of single-layer neural network model. Using this algorithm can be multi-dimensional input space is mapped to the low-dimensional (one-dimensional or two-dimensional) discrete network, and will remain the same as the nature of the input data is mapped to the low-dimensional space of topological consistency. iris as well as the letter the two data sets to classify
- 2022-02-11 22:55:39下载
- 积分:1
-
遗传算法,网络故障的源代码!值得学习!欢迎下载!
遗传算法,网络故障的源代码!值得学习!欢迎下载!-genetic algorithms, network fault of the source code! Worth learning! Welcome to download!
- 2023-07-08 04:00:03下载
- 积分:1
-
classic example of artificial neural network source. Zip SOM classic example of...
经典的SOM人工神经网络例子源码.zip 经典的SOM人工神经网络例子源码.zip-classic example of artificial neural network source. Zip SOM classic example of artificial neural network source. Zip
- 2022-05-16 03:21:47下载
- 积分:1
-
这个演示是告诉你如何实现一个通用的先生(又名粒子,bootst…
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to implement a ge neric SIR (a.k.a. particle, the bootstrap. Monte Carlo) filter to estimate the hidden stat es of a nonlinear. non-Gaussian state space model.
- 2023-05-21 07:05:03下载
- 积分:1
-
java的神经网络工具箱
java的神经网络工具箱-java nerve network toolbox
- 2022-07-14 07:20:27下载
- 积分:1