-
C均值法,用于模式识别中的聚类算法。非常好用!
C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
- 2023-07-09 17:40:03下载
- 积分:1
-
遗传算法,包括选择、交叉、变异操作等,…
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
- 2023-01-03 20:40:03下载
- 积分:1
-
销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果...
销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果-sales forecasting system, based on historical sales data for the future effective sales forecasts, BP neural network model to predict the training, they can achieve good results
- 2023-03-06 15:55:03下载
- 积分:1
-
Vb prepared using a one
一个用vb编写的一维模糊控制器程序!
简单易懂-Vb prepared using a one-dimensional fuzzy controller program! Easy-to-read
- 2022-03-17 04:38:18下载
- 积分:1
-
人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程...
人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
- 2023-02-01 20:50:03下载
- 积分:1
-
KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过
KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过-KNN and BP algorithm. Enter a series of sample values, for training and classification. Source is to achieve the two classifiers have been debugging through
- 2022-03-17 14:09:57下载
- 积分: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
-
genetic algorithm optimization neural network architecture! !
遗传算法进行优化神经网络结构-genetic algorithm optimization neural network architecture! !
- 2023-02-06 21:25:03下载
- 积分:1
-
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去...
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
- 2023-07-16 19:15:03下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1