搜索资源列表
图搜索策略
- 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
Skapura
- skapura数据挖掘源程序VISUAL C++ 采用图元格式处理中间数据,节省大量空间-skapura source data mining using Visual C map yuan handle intermediate data format, to save a lot of space
MATLABSHOUXIESHIBIE
- 这是一个用matlab实现的RBF神经网络手写数字识别算法.此算法加入相应的手写数字图后可以运行.-This is a realization of using Matlab RBF neural network recognition algorithm handwritten figures. This algorithm adherence to the corresponding figures handwritten map after the run.
GA_TSA
- 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC + + (with map)
winc3d
- 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
graphSearch
- 实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan's search algorithm, including depth-first search, breadth - first search algorithm Dijstra, A * algorithm is more typical search algorithm, and can map th
g2
- 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
ClusteringanalysisbasedonSOFMnetwork
- 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basi
FuzCogMap
- Java Class implementing a Fuzzy Cognitive Map
SOFM
- 该目录包含了代码执行Kohonen自组织特征 地图网络。源代码中可以找到SOFM.CPP 。样本数据中发现 SOFMSAMP.PAT 。的自组织特征映射程序接受输入的载体和组成 计算重量。输出定向到屏幕上。-This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the s
PQRbayes
- 从ML-EM 重建算法入手,分析了贝叶斯模型的一些关键点,针对采用传统方法求解MAP问题的局限性,提出一种用于正电子成像的贝叶斯神经网络重建算法,为了保留边缘信息,引入了二进制的保边缘变量,并应用共轭神经网络求解,模拟的重建结果表明,应用这种算法可以得到比ML-EM 算法更好的重建图像@-From the ML-EM reconstruction algorithm start with an analysis of Bayesian model some of the key points,
Fuzzy_cognitive_map
- implementation of the Fuzzy Cognitive Map Kosko B.
pom
- C Implementation of Probabilistic Occupancy Map, which can be used for object tracking with multiple views
robot-map-and-localization
- 基于激光测距的地图创建的机器人定位算法研究-Map based on laser ranging created robot localization algorithm
MapBuilding
- 本程序所采用的基于栅格的地图表示方法即将整个环境离散化为规则的基本单元,二维栅格,对于每个栅格指出其中是否存在障碍物,通过对栅格的描述实验环境的建模。目前,这种方法已经在许多机器人系统中得到应用,是使用较为成功的一种方法。栅格地图的优点是:易于创建和维护,且不需要明确的几何参数。栅格地图的缺点是:当栅格数量增大时(在大规模环境或对环境划分比较详细时),对于地图的维护所占用的内存和CPU时间迅速增长,使计算机的实时处理变得很困难,也就是说刚栅格表示的环境地图,环境空间的分辨率与栅格尺寸的大小有关,
Map-of-China-coloring-problem
- 基于遗传算法的中国地图着色问题,额外给出省份名称与相邻关系的txt文件和中国地图的jpg图片文件-Map coloring problem based on genetic algorithms, province name is given txt file with neighboring relations, and China map jpg picture file
MAP
- In Bayesian statistics, a maximum a posteriori probability (MAP) estimate is a mode of the posterior distribution.
Self-Organizing-Map-master
- Self Organizing Map example in MATLAB
Self-Organizing-Map
- Self Organizing Map MATLAB code
depth-map-prediction-
- 基于AlexNet网络模型的单幅彩色图的深度估计,在NYU Depth 数据集,Make3D 数据集,KITTI 数据集经过测试效果很好,只是本次上传由于大小限制,压缩包不包括数据集,读者可自行下载数据集进行训练!(Based on the AlexNet network model, the depth estimation of a single color map, in the NYU Depth dataset, Make3D dataset, KITTI dataset ha