-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
模式识别――原理、方法及应用
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
- 2023-06-05 04:55:13下载
- 积分:1
-
一种很实用的SVM工具箱,具有较快的运算速度,有详细的使用说明和例子!...
一种很实用的SVM工具箱,具有较快的运算速度,有详细的使用说明和例子!-a very practical SVM Toolbox is faster computing speed, a detailed description and examples of use!
- 2022-02-10 07:23:41下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1
-
蚁群算法的C语言源代码,适用于旅行中的问题
c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
- 2022-04-28 09:50:38下载
- 积分:1
-
遗传算法工具,混沌
遗传算法工具,混沌-Tool for genetic algorithm, chaos
- 2022-04-11 16:29:24下载
- 积分:1
-
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!...
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!-three RBF network Matlab source [Matlab], one-dimensional input and one-dimensional output. Approximation good effect!
- 2023-06-11 01:50:03下载
- 积分:1
-
HyperCuts
包分类算法Hypercuts算法,包分类算法Hypercuts算法-Hypercuts
- 2022-09-18 15:05:03下载
- 积分:1
-
以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性...
以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性分类问题
为对象进行研究,仿真实验结果表明采用新保角映射可以快速显著地改善分类器泛化性能,而且能大幅度地减少支持向量的数目。-Two novel conformal transformations were proposed based on the Riemannian geometry theory and S.Amari’sidea.And the kernel function was modified by the transformation in a data-dependent way.Our experimental results for theartificial nonlinear data set show that the generalization performance of support vector machines classifier is improvedremarkably and the number of support vectors is decreased greatly.
- 2022-01-26 07:39:35下载
- 积分:1