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

资源列表

« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 2855 »
  1. hopfield解决TSP问题

    1下载:
  2. 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:94041
    • 提供者:李琳
  1. 线性分类器

    1下载:
  2. 该程序是一个对于一个对于以某一直线为边界的两类进行分类,首先通过对已知点进行训练,获得分类直线。-the program is a for a response to a border line for the two types of classification, the first known pair of points through training, access to classified straight.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:205929
    • 提供者:luxiangzz
  1. ProBP

    1下载:
  2. 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28676
    • 提供者:fuyu
  1. Flash5 五子棋

    1下载:
  2. 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27637
    • 提供者:itchy
  1. K均值算法

    1下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32536
    • 提供者:杨爽
  1. 耗散结构论与世界体系分析

    1下载:
  2. 耗散结构论与世界体系分析,思想观点不错,值得一读-dissipative structure with the world system analysis, ideas and viewpoints well worth reading
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:278203
    • 提供者:方锐
  1. 一种基于模糊神经网络的故障诊断方法的研究

    1下载:
  2. 一种基于模糊神经网络的故障诊断方法的研究的论文,用于研究-a neural network based on fuzzy fault diagnosis methods of research papers for research
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:164573
    • 提供者:方锐
  1. see5-public

    1下载:
  2. 数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:78540
    • 提供者:罗成
  1. VC界面一字棋

    1下载:
  2. 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:94951
    • 提供者:陈陈
  1. 模拟退火例子1

    1下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9122
    • 提供者:刘明
  1. 温控系统

    1下载:
  2. 一个温控系统的源代码,输入初始温度和目标温度,实现对温度的控制,最终温度稳定在目标温度上.-a temperature control system source code, the importation of the initial temperature and the temperature, the temperature control, the ultimate temperature stability on the target temperature.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:112441
    • 提供者:王发
  1. SOM模式提取与分类

    1下载:
  2. SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况。-SOM neural network, can feature extraction and classification, in particular characteristic dimension of more.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:周刚
« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 2855 »
搜珍网 www.dssz.com