-
有关支持向量机的一些用于测试和分类的MATLAB程序 希望对大家有用
有关支持向量机的一些用于测试和分类的MATLAB程序 希望对大家有用-Related to support vector machines for testing and classification of some of the MATLAB program useful for all of us hope
- 2023-09-09 21:20:03下载
- 积分:1
-
基于改进SVM的特征选择,可以帮助大家认识SVM
基于改进SVM的特征选择,可以帮助大家认识SVM-To improve the SVM-based feature selection can help you understand the SVM
- 2023-03-14 14:50:02下载
- 积分:1
-
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序...
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
- 2022-02-16 00:18:16下载
- 积分:1
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
BP分类器,用与识别不同模式。
BP分类器,用与识别不同模式。-BP classifier, and used to identify different models.
- 2022-06-01 11:46:41下载
- 积分:1
-
Bimodal and multimodal function maximum use of the genetic algorithm to the netw...
双峰和多峰函数最大值的遗传算法求解
采用前向网络-Bimodal and multimodal function maximum use of the genetic algorithm to the network
- 2023-08-22 18:15:04下载
- 积分:1
-
神经网络全部源代码
神经网络全部源代码-neural network full source code
- 2022-03-13 21:32:20下载
- 积分:1
-
遗传算法解决NN逼近任意函数
遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
- 2023-08-08 11:30: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
-
Locally weighted polynomial regression LWPR is a popular instance based al go...
Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this problem
- 2022-04-07 03:30:50下载
- 积分:1