-
A SVM classifier, with detail documents.
A SVM classifier, with detail documents.
- 2023-03-28 15:35:03下载
- 积分:1
-
林智仁编写的著名的SVM代码(libsvm
林智仁编写的著名的SVM代码(libsvm-2[1]-林智仁prepared by well-known SVM code (libsvm-2 [1]
- 2022-07-27 08:01:11下载
- 积分:1
-
遗传算法的工具箱,好使!!!!!!可以解决问题
遗传算法的工具箱,好使!!!!!!可以解决问题-Genetic algorithm toolbox, so that! ! ! ! ! !
- 2022-01-25 15:22:01下载
- 积分:1
-
Astar algorithm using eight digital issues. C++ written in the console applicati...
使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
- 2022-06-29 20:20:44下载
- 积分:1
-
支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。...
支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
- 2022-07-18 07:22:40下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
that a fingerprint identification of the source code procedures and very collect...
这一个指纹识别的源代码程序,相当有收藏价值-that a fingerprint identification of the source code procedures and very collectible value
- 2022-12-01 01:30:02下载
- 积分:1
-
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数...
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数
-Does the use of wavelet function neural network activation function is a simple method in the use of BP networks can directly call the wavelet function
- 2023-05-21 01:25:03下载
- 积分:1
-
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。-Introduction SVM algorithm professional books, suitable for advanced mathematics, linear algebra,矩阵论, and several readers in the statistical basis, he is a comprehensive introduction to SVM books, from mathematical foundations to applications, is an SVM learner Good Books.
- 2022-03-17 08:28:53下载
- 积分:1
-
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。...
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word table.
- 2023-06-24 19:10:03下载
- 积分:1