-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
遗传算法源程序,供研究设计使用,希望对你有帮助
遗传算法源程序,供研究设计使用,希望对你有帮助-Genetic algorithm source code for the study design to use, want to help you
- 2022-03-17 15:09:46下载
- 积分:1
-
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演...
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
- 2022-06-20 12:16:46下载
- 积分:1
-
BP小波神经网络快速学习算法研究and
小波神经网络程序
BP小波神经网络快速学习算法研究and
小波神经网络程序-BP wavelet neural network learning algorithm for rapid research and wavelet neural network procedures
- 2022-12-01 03:50:04下载
- 积分:1
-
The program introduced a simple application of genetic algorithm using matlab ef...
该程序介绍了一种简单的遗传算法应用程序,采用matlab高效编程,适合于二进制编码的典型应用。-The program introduced a simple application of genetic algorithm using matlab efficient programming, suitable for the typical application binary code.
- 2022-07-04 06:57:34下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
包含2个源代码,这是一个源程序的源程序,和O的..
内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。
~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
- 2022-08-11 21:14:16下载
- 积分:1
-
基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。...
基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
- 2023-02-10 17:40:04下载
- 积分:1
-
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的...
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的-ANN neural network training procedures and decompress data after the run
- 2023-03-09 04:30:03下载
- 积分:1
-
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子...
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子-c++ language implementation of the TSP problem based on genetic algorithms, genetic programming to learn a good example of
- 2022-03-09 09:42:14下载
- 积分:1