-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1
-
关于遗传算法的算法
关于遗传算法的算法-on Genetic Algorithms Algorithm
- 2022-04-23 04:36:18下载
- 积分:1
-
这是一本进化算法的电子书,很适合人工智能方面的人学习
这是一本进化算法的电子书,很适合人工智能方面的人学习-This is an evolutionary algorithm e-book, it is suitable for artificial intelligence to learn
- 2022-02-02 03:47:57下载
- 积分:1
-
遗传算法解决TSP问题,在vb开发环境中,在网上找的。
遗传算法解决TSP问题,在vb开发环境中,在网上找的。-Genetic algorithm to solve TSP problems in vb development environment, in the Internet looking for.
- 2023-05-25 05:15:03下载
- 积分:1
-
采用C编写的BP神经网络一个程序,请提意见
采用C编写的BP神经网络一个程序,请提意见-with C BP prepared a neural network procedures, please comment
- 2023-06-15 09:20:03下载
- 积分:1
-
基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序...
基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序-Artificial Immune-based C language source code, including a simple binary-coded genetic algorithm source code, binary-coded clonal selection algorithm simple source
- 2023-03-16 03:30:03下载
- 积分:1
-
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。...
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。-Based on Viusal C++ Developed genetic algorithm source code in VC6.0 environment debug through.
- 2023-02-07 16:00:03下载
- 积分:1
-
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图...
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布;
4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分)
5、将分类后的结果标记到原始图像上,检查其效果。
-1, the preparation procedures showed that the seal image (24-bit true color bitmap) 2, read out each bitmap pixel (R, G, B) sample value 3 to RGB which a two (or three ) for the coordinates, take a certain number of image points for the analysis of samples, analysis of its coordinate system of distribution 4, the method used in this chapter to learn to find discriminant function classification of these samples for classification (required first to distinguish between the seal and Shading, if possible, will seal, Shading, signatures to distinguish between) 5, will be the result of classification markings to the original image to check its effectiveness.
- 2022-04-27 00:31:30下载
- 积分:1
-
优秀文章的几个混合遗传算法。
几篇关于混合遗传算法方面的好文章。-few mixed genetic algorithm on the excellent article.
- 2022-01-25 19:30:05下载
- 积分:1
-
the solution of TSP(C #)
用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
- 2022-09-06 22:15:02下载
- 积分:1