-
神经网络工具箱
串口服务器KEIL C51原代码,单片机采用STC89C58RD+,网络控制器采用RTL8019,经过三层交换机测试,可以直接应用在产品,串口波特率576-KEIL C51 serial server source code, microcontroller used STC89C58RD+, Network controller using RTL8019, after a three-switch testing, can be directly applied to products, serial baud rate 576
- 2022-07-07 15:02:44下载
- 积分:1
-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1
-
abroad an A* algorithm demonstration, with the source code. As a very good refer...
国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A* algorithm demonstration, with the source code. As a very good reference algorithm
- 2023-03-05 00:20:03下载
- 积分:1
-
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!...
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!-basic genetic classification system algorithm, the algorithm as well as highly structured, is a rare genetic algorithm!
- 2022-01-26 03:44:40下载
- 积分: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
-
based perceptron neural network to handle complex classification problems
基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
- 2022-08-25 03:58:37下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
支持向量机(support vector machine)用来解决复杂的文本分类问题...
支持向量机(support vector machine)用来解决复杂的文本分类问题-support vector machine& text classification
- 2023-07-27 05:45:04下载
- 积分:1
-
一个遗传算法C++类,值得收藏!
一个遗传算法C++类,值得收藏!-a genetic algorithm C-worthy collection!
- 2022-06-20 01:47:44下载
- 积分:1
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1