-
人工神经网络,利用matlab工具箱算法
人工神经网络,利用matlab工具箱算法-Artificial neural network using matlab toolbox algorithm
- 2022-01-26 02:55:21下载
- 积分: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
-
C++基于神经网络的数字识别代码
C++ 基于神经网络 法的数字 识别代码-C++ Based on neural network digital identification code
- 2022-03-13 05:01:34下载
- 积分:1
-
Cycle Association
bell 实验室周期性关联规则挖掘算法。-Cycle Association
- 2023-03-06 22:05:03下载
- 积分:1
-
PCA codes for face detection
PCA codes for face detection
- 2022-03-10 16:05:49下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1
-
利用c语言实现人工智能神经网络的bam算法
利用c语言实现人工智能神经网络的bam算法-Using c language bam neural network artificial intelligence algorithms
- 2022-04-08 21:40:06下载
- 积分:1
-
利用ICA变换进行人脸检测,是一种新的人脸检测方法
利用ICA变换进行人脸检测,是一种新的人脸检测方法-ICA transform the use of face detection, is a new face detection method
- 2022-04-11 06:19:12下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
蚁群算法源程序 ,比较实用,有简要说明
蚁群算法源程序 ,比较实用,有简要说明-蚁群算法源程序 ,比较实用,有简要说明
- 2023-01-10 03:45:04下载
- 积分:1