-
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。...
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。-RBF procedures can realize function fitting, I have personally debugging, and good results.
- 2022-04-12 11:58:28下载
- 积分:1
-
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码...
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
- 2022-04-17 10:02:02下载
- 积分:1
-
这个工具箱包含了重新
This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
- 2023-08-03 15:45:04下载
- 积分:1
-
机器学习 的 课件 ppt格式 对于人工智能有兴趣的同学可以
机器学习 的 课件 ppt格式 对于人工智能有兴趣的同学可以-Machine learning courseware ppt format for students who are interested in artificial intelligence can
- 2022-09-14 19:30:04下载
- 积分:1
-
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]-FaceRec simple neural network to identify examples of facial features [VB code]
- 2022-01-26 04:01:18下载
- 积分: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
-
matlab遗传算法源码
matlab遗传算法源码-Matlab genetic algorithm source code
- 2022-02-10 12:23:37下载
- 积分:1
-
the set of neural network Genetic Algorithm
神经网络的遗传算法的集合-the set of neural network Genetic Algorithm
- 2022-03-31 04:04:12下载
- 积分:1
-
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan
- 2022-02-24 22:24:01下载
- 积分:1
-
程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。...
程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
- 2022-03-12 15:16:54下载
- 积分:1