-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分:1
-
模式识别中关于感知器算法的程序,输入点进行聚类.
模式识别中关于感知器算法的程序,输入点进行聚类.-pattern recognition algorithm on the perception of the process, input cluster.
- 2022-03-16 10:01:51下载
- 积分: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
-
基于遗传算法的排课系统,可以实现多种课程的排列
基于遗传算法的排课系统,可以实现多种课程的排列-based on genetic algorithm Course Scheduling System, can achieve a wide variety of courses with the
- 2023-01-28 02:55:03下载
- 积分:1
-
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类-Classifier design, including methods and BP KNN method. On a series of sample points to classify
- 2022-01-25 14:47:38下载
- 积分:1
-
用C++实现遗传算法求解TSP问题.txt
用C++实现遗传算法求解TSP问题.txt-C++ for TSP
- 2022-03-10 14:41:27下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1
-
软件无线电中信号调制方式的识别――用人工神经网络的方法...
软件无线电中信号调制方式的识别――用人工神经网络的方法-Software Defined Radio Signal Modulation Recognition- Using Artificial Neural Networks approach
- 2022-02-14 21:59:32下载
- 积分:1
-
线性神经网络应用实例
线性神经网络应用实例-linear neural network application
- 2022-05-18 13:10:31下载
- 积分: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