CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - experiment

搜索资源列表

  1. artificial_intelligence_AI

    0下载:
  2. 人工智能AI实验(八数码) 比较简单的小东西,看着提示就可以用了。-AI Artificial Intelligence Experiment (Digital 8) is relatively simple and small things, watching suggest it can be used by.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47.7kb
    • 提供者:周易
  1. bss_toolbox

    0下载:
  2. 这是一个盲源分离的应用程序,其中还包括做实验用的各种数据-This is a blind source separation applications, which also includes an experiment with the various data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.61mb
    • 提供者:wangbai
  1. MLVQ

    0下载:
  2. LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:878.39kb
    • 提供者:linvg
  1. 人工智能实验

    0下载:
  2. 人工智能实验 -experimental AI Artificial Intelligence Experiment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.21kb
    • 提供者:江南
  1. 人工智能GA问题

    0下载:
  2. 人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70.4kb
    • 提供者:谭旭刚
  1. 一字棋小游戏

    0下载:
  2. 一字棋小游戏,很好用的,是个学习人工智能课程实验的好例子,Chess word game, with very good, it is a learning experiment in artificial intelligence course a good example of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-27
    • 文件大小:92.73kb
    • 提供者:王聪
  1. RBFneuralnetworkprogram

    0下载:
  2. RBF神经网络预测程序,建模,仿真,实验等-RBF neural network prediction program, modeling, simulation and experiment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:18.65kb
    • 提供者:守望轩
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.99kb
    • 提供者:晏珏
  1. vbshjing

    1下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:31.74kb
    • 提供者:iamafish
  1. nine

    0下载:
  2. 人工智能实验的九宫问题 是用C语言写的-Nine-palace the issue of artificial intelligence experiment is written in C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.13kb
    • 提供者:lshi
  1. winsvm

    1下载:
  2. 可以把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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10.23kb
    • 提供者:小修
  1. SimulatedAnnealingtosolveTSPproblem

    0下载:
  2. 这段代码使用了模拟退火的思想解决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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:72.59kb
    • 提供者:elven
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:屠志海
  1. tsp

    0下载:
  2. ,描述了实验中群体规模、联赛规模参数 对TSP 问题计算时间复杂性及求解质量的影响.-, Described the scale of the experiment groups, the league scale TSP problem parameters on the complexity of computing time and solution quality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:234.88kb
    • 提供者:
  1. Fuzzy-reasoning-experiment

    0下载:
  2. 1、学习模糊推理的原理,编程方法,会用MATLAB软件编程。 2、了解模糊算法以及对多前提多规则进行仿真。 3、对仿真结果进行验证。 4、总结模糊推理的步骤。 -Fuzzy reasoning experiment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:199.09kb
    • 提供者:刘小龙
  1. WEKA-handbook

    0下载:
  2. 介绍Weka 试验(Experiment)环境的手册,它可以让用户创建,运行,修改和分析算法试验,这也许比单独的分析各个算法更加方便。例如,用户可创建一次试验,在一系列数据集上运行多个算法(schemes),然后分析结果以判断是否某个算法更好些。-Introduction Weka test (Experiment) environmental manual, which allows users to create, run, modify and test analysis algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:998.68kb
    • 提供者:iris_su
  1. experiment-book-of-fuzzy-math

    0下载:
  2. 模糊数学的课件、试验指导书和一些试验数据-experiment guidebook and ppt of fuzzy mathmatics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:581.88kb
    • 提供者:mickey
  1. Neural-network-experiment-code

    0下载:
  2. Neural network experiment code,处理实验数据专用-Neural network experiment code, experimental data processing dedicated
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:17.6kb
    • 提供者:ma
  1. NN-experiment

    0下载:
  2. 神经网络实验指导书,仅供参考。BP网络实验、SOM实验等等,含实验指导。-NN experiment book,for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:342.01kb
    • 提供者:kenbob
  1. Experiment-1

    0下载:
  2. 王明哲 一. 实验题目 八数码问题 二. 实验目的 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:黄琪琪
« 12 3 4 5 6 »
搜珍网 www.dssz.com