-
神经网络用于牌照识别
神经网络用于牌照识别-neural network license for identification
- 2022-04-24 06:02:18下载
- 积分:1
-
EKF
基于EKF的机器人SLAM演示程序, 对于搞机器人定位及地图构建的朋友会有一定帮助, 这个版本用的人比较多-EKF-based SLAM demo of the robot, the robot carry out positioning and mapping will have a certain friend to help, this version used by many people
- 2023-07-07 15:50:03下载
- 积分:1
-
Neural network model self
神经网络中自组织特征映射模型算法的源程序,属于无导师学习!-Neural network model self-organizing feature map algorithm source, belonging to no mentor to learn!
- 2022-03-03 18:44:18下载
- 积分: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
-
SVM分类器,由上海交通大学编写,软件使用方便、好用
SVM分类器,由上海交通大学编写,软件使用方便、好用-SVM classifier, from the preparation of the Shanghai Jiaotong University, the software easy to use, handy
- 2023-04-04 07:15:04下载
- 积分:1
-
SVM的讲义!具体的内容可以自己看!很详细的
SVM的讲义!具体的内容可以自己看!很详细的-SVM lectures! Specific content can look! Very detailed
- 2022-03-30 10:30:25下载
- 积分:1
-
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
-vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
- 2022-11-30 20:40:03下载
- 积分:1
-
基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序...
基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序-Artificial Immune-based C language source code, including a simple binary-coded genetic algorithm source code, binary-coded clonal selection algorithm simple source
- 2023-03-16 03:30:03下载
- 积分:1
-
这个程序是一个六子棋对弈引擎,采用六子棋标准对弈协议,在对弈平台下可以实现人机对弈或者程序间对弈。具有较好的棋力。...
这个程序是一个六子棋对弈引擎,采用六子棋标准对弈协议,在对弈平台下可以实现人机对弈或者程序间对弈。具有较好的棋力。-This procedure is a sub-six chess game engine, the use of six sub-standard chess game agreement, in the game platform can be achieved between man-machine chess game or program.棋力good.
- 2023-01-11 23:50:03下载
- 积分: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