-
matlab神经网络代码
matlab神经网络代码-Matlab neural network code
- 2022-01-22 02:32:30下载
- 积分:1
-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1
-
这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题...
这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题-This program is breadth-first search, depth-first search, A algorithm and A algorithm and many other algorithms to solve the problem of digital 8
- 2022-12-31 07:30:10下载
- 积分:1
-
FCM algorithm and testing, the achievement of the source data sets commonly used...
FCM算法的实现及测试,该源码实现常用数据集的测试。-FCM algorithm and testing, the achievement of the source data sets commonly used test.
- 2022-02-28 11:42:23下载
- 积分:1
-
GA的教学
遗传算法的教材1-GA teaching a
- 2022-08-02 23:26:57下载
- 积分:1
-
IEEE on MRI fuzzy segmentation of brain images related article ,2007
IEEE中关于MRI脑图像模糊分割的相关文章,2007-2008年度最新-IEEE on MRI fuzzy segmentation of brain images related article ,2007-2008 annual update
- 2022-03-13 09:50:24下载
- 积分:1
-
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队...
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队-University of Amsterdam
- 2022-02-05 01:33:00下载
- 积分:1
-
Matlab neural network toolbox application profile neural network has been applie...
Matlab神经网络工具箱应用简介
神经网络已经在各个领域中应用,以实现各种复杂的功能。这些领域包括:模式识别、
鉴定、分类、语音、翻译和控制系统。
如今神经网络能够用来解决常规计算机和人难以解决的问题。我们主要通过这个工具箱
来建立示范的神经网络系统,并应用到工程、金融和其他实际项目中去。-Matlab neural network toolbox application profile neural network has been applied in various fields in order to achieve a variety of complex functions. These areas include: pattern recognition, identification, classification, voice, translation and control systems. Today neural networks can be used to conventional computers and people to solve difficult problems. We mainly through the toolbox to create a model of neural network systems, and applied to the engineering, financial and other practical projects.
- 2022-03-06 04:37:21下载
- 积分:1
-
基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自
组织特征映射网络聚类的学习过程,分析了权系数自组织过程中...
基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自
组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织
特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。
-Based on self-organizing feature map network cluster analysis, neural network is developed on the basis of a new non-supervised clustering method, analysis based on self-organizing feature map network clustering of the learning process, analyzed the weights of self-organization the process of neighborhood function and learning step-size problem of the general values are given based on the self-organizing feature map network clustering algorithm to achieve concrete and practical examples of tests, confirmed the correctness of the algorithm.
- 2022-04-18 02:23:38下载
- 积分:1
-
该程序通过对该算法的识别,确定了0
该程序通过BP算法辨识出0-9个数,辨识效果较好。
- 2022-02-04 21:26:38下载
- 积分:1