搜索资源列表
artificial_intelligence_AI
- 人工智能AI实验(八数码) 比较简单的小东西,看着提示就可以用了。-AI Artificial Intelligence Experiment (Digital 8) is relatively simple and small things, watching suggest it can be used by.
bss_toolbox
- 这是一个盲源分离的应用程序,其中还包括做实验用的各种数据-This is a blind source separation applications, which also includes an experiment with the various data
MLVQ
- LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based
人工智能实验
- 人工智能实验 -experimental AI Artificial Intelligence Experiment
人工智能GA问题
- 人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
一字棋小游戏
- 一字棋小游戏,很好用的,是个学习人工智能课程实验的好例子,Chess word game, with very good, it is a learning experiment in artificial intelligence course a good example of
RBFneuralnetworkprogram
- RBF神经网络预测程序,建模,仿真,实验等-RBF neural network prediction program, modeling, simulation and experiment
Bayes
- 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
vbshjing
- VB版神经网络——BP神经网络实验平台:输出幅值可调ATN激励函数,一个很绝的算法,以前在论坛上讨论比较多的一个帖子内容就是神经网络算法,因此来说,这个算法很具参考价值,不管是新手还是高手,都有一看。-VB version of neural network- BP neural network experiment: ATN activation function with adjustable output amplitude, an algorithm must, before the m
nine
- 人工智能实验的九宫问题 是用C语言写的-Nine-palace the issue of artificial intelligence experiment is written in C language
winsvm
- 可以把heart_scale做训练数据和测试数据来用,heart_scale.model为训练模型,可以自己实验一下。-Can do heart_scale training data and test data to use, heart_scale.model for training models, you can experiment.
SimulatedAnnealingtosolveTSPproblem
- 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
tsp
- ,描述了实验中群体规模、联赛规模参数 对TSP 问题计算时间复杂性及求解质量的影响.-, Described the scale of the experiment groups, the league scale TSP problem parameters on the complexity of computing time and solution quality.
Fuzzy-reasoning-experiment
- 1、学习模糊推理的原理,编程方法,会用MATLAB软件编程。 2、了解模糊算法以及对多前提多规则进行仿真。 3、对仿真结果进行验证。 4、总结模糊推理的步骤。 -Fuzzy reasoning experiment
WEKA-handbook
- 介绍Weka 试验(Experiment)环境的手册,它可以让用户创建,运行,修改和分析算法试验,这也许比单独的分析各个算法更加方便。例如,用户可创建一次试验,在一系列数据集上运行多个算法(schemes),然后分析结果以判断是否某个算法更好些。-Introduction Weka test (Experiment) environmental manual, which allows users to create, run, modify and test analysis algorith
experiment-book-of-fuzzy-math
- 模糊数学的课件、试验指导书和一些试验数据-experiment guidebook and ppt of fuzzy mathmatics
Neural-network-experiment-code
- Neural network experiment code,处理实验数据专用-Neural network experiment code, experimental data processing dedicated
NN-experiment
- 神经网络实验指导书,仅供参考。BP网络实验、SOM实验等等,含实验指导。-NN experiment book,for reference
Experiment-1
- 王明哲 一. 实验题目 八数码问题 二. 实验目的 1. 掌握启发式搜索A*算法的原理 2. 实现用A*算法求解具体问题 三. 实验内容 -one. Experimental topic Eight digital issues two. Purpose 1. Grasp the principle of the heuristic search A* algorithm 2. A* algorithm to solve specific proble
