-
用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。...
用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
- 2023-01-21 21:05:04下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1
-
支持向量机的matlab代码。一个很好的参考源代码
支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
- 2022-07-10 11:50:46下载
- 积分:1
-
- 2022-02-24 09:13:40下载
- 积分:1
-
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。...
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the failure, but a one-fat.
- 2022-02-25 18:28:37下载
- 积分:1
-
LMS
LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
- 2023-03-14 10:45:03下载
- 积分:1
-
Data mining concepts and techniques
数据挖掘概念和技术,电子书,英文版,300多页-Data mining concepts and techniques
- 2022-10-06 06:35:03下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
- 2022-03-01 10:58:26下载
- 积分:1
-
Standard Particle Swarm Optimization source, the program used to calculate the G...
标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
- 2022-03-31 12:46:12下载
- 积分:1
-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1