-
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的...
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high
- 2022-07-14 19:14:37下载
- 积分:1
-
神经网络算法的神经网络负反馈
用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
- 2022-01-25 21:07:43下载
- 积分:1
-
MYCIN不确定推理机的C++骨架程序,运行高效率。
MYCIN不确定推理机的C++骨架程序,运行高效率。-MYCIN uncertainty reasoning machine C++ skeleton program, run efficient.
- 2022-12-17 13:05:04下载
- 积分:1
-
FastICA算法,使用matlab语言,是非常好的独立成分分析工具.
FastICA算法,使用matlab语言,是非常好的独立成分分析工具.-Fast algorithm, using Matlab language, is a very good independent component analysis tools.
- 2022-08-10 20:13:46下载
- 积分:1
-
According to the characteristics of particle swarm optimization, using vc wrote...
根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
- 2022-04-09 13:01:50下载
- 积分:1
-
遗传算法程序
一个遗传算法程序-A genetic algorithm program
- 2022-02-01 00:45:22下载
- 积分:1
-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1
-
goat遗传算法工具包,可参考使用,节省遗传算法开发时间
goat遗传算法工具包,可参考使用,节省遗传算法开发时间-goat genetic algorithm tool kit, refer to the use of genetic algorithms to save development time
- 2022-08-09 22:23:17下载
- 积分:1
-
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。...
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。-This is a neural network and genetic algorithm would like to combine c++ Procedures, and they hope to help a friend in need.
- 2022-05-21 15:27:47下载
- 积分: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