-
神经网络7种C语言实现代码,大家可以
神经网络7种C语言实现代码,大家可以-Neural Networks 7 kinds of C language code, everyone can
- 2023-05-17 02:50:03下载
- 积分:1
-
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的...
人工神经网络神经网络的程序和训练数据 解压缩后可以运行的-ANN neural network training procedures and decompress data after the run
- 2023-03-09 04:30:03下载
- 积分:1
-
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测...
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
- 2022-03-17 01:01:01下载
- 积分:1
-
该文档是清华大学的模式识别教程,该版本是网页版本,浏览非常方便,内容也非常详细,非常适合初学者,个人举得特别是支持向量机那一章描述很棒!...
该文档是清华大学的模式识别教程,该版本是网页版本,浏览非常方便,内容也非常详细,非常适合初学者,个人举得特别是支持向量机那一章描述很棒!-this document is from Tsinghua University,this is the html version,it is convenient to read, it is very suitable for the elementary readers,in my own opinion,the charter of svm is very detail and easily understandable.
- 2022-09-22 11:50: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
-
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行...
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行-A genetic algorithm (GA) implementations. command line structure. Input and output format, see the command line
- 2022-04-30 20:00:18下载
- 积分:1
-
这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)...
这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)-This is a recognition of the similarity between two sentences of the procedure, the input of two Chinese characters, the output is a score (out of 100)
- 2022-08-12 15:20:22下载
- 积分:1
-
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题...
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题-Genetic Algorithm for Traveling Salesman Problem China" s 45 cities, mainly through the use of genetic algorithms in the VS2010 solution to China 45 cities traveling salesman problem
- 2022-02-04 10:04:00下载
- 积分:1
-
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engi...
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engineers 书中的算法源程序-Genetic algorithm works VS2003, debugging through, An Introduction to Genetic Algorithms for Scientists and Engineers book algorithm source code
- 2023-03-06 00:30:04下载
- 积分:1
-
模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。...
模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets, the weighted average method to calculate the actual volume of clear control of part of the detailed code.
- 2022-01-31 13:43:18下载
- 积分:1