-
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。...
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。-fuzzy control matrix reasoning, control rule, designed with a delay in order inertia links fuzzy controller.
- 2022-05-06 22:48:05下载
- 积分:1
-
用c语言实现人工智能神经元网络的adaline算法
用c语言实现人工智能神经元网络的adaline算法-C language used in artificial intelligence neural network algorithm adaline
- 2022-06-13 18:16:46下载
- 积分:1
-
neural network data
神 经 网 络 资 料-neural network data
- 2022-02-10 13:14:12下载
- 积分:1
-
单层线性神经网络实例
单层线性神经网络实例-single example of linear neural network
- 2022-04-21 18:39:24下载
- 积分:1
-
artificial intelligence source
人工智能程序源码-artificial intelligence source
- 2022-03-20 22:52:24下载
- 积分:1
-
小生境遗传优化源程序
具有非线性优化问题的解释
小生境遗传优化源程序
具有非线性优化问题的解释-Niche Genetic optimization of source non-linear optimization problem
- 2023-05-08 12:30:02下载
- 积分:1
-
This a SVM light for those who want to learn how Support Vector Machine work
This a SVM light for those who want to learn how Support Vector Machine work-This is a SVM light for those who want to learn how Support Vector Machine work
- 2022-02-05 06:20:32下载
- 积分:1
-
基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用...
基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用-Elman neural network based on the step response of the dynamic compensation can be applied to an example of the Elman network other applications
- 2022-01-24 16:53:01下载
- 积分:1
-
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。...
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。-pattern recognition and neural network to achieve, Chapter VIII. Intron : KMEANS, KOHONEN, LVQ, SOFM algorithm.
- 2022-08-22 11:04:17下载
- 积分: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