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

资源列表

« 1 2 ... .04 .05 .06 .07 .08 2809.10 .11 .12 .13 .14 ... 2855 »
  1. 遗传算法new

    0下载:
  2. 遗传算法的matlab程序库 别人的辛勤劳动,请顶一下-GA Matlab procedures for the hard work of others, what the top
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62082
    • 提供者:戴朝华
  1. tsp_matlab

    0下载:
  2. matlab 源程序 说明见程序本身,请用写字板打开先-Matlab source described the process itself, please use the tablet to open first
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4059
    • 提供者:戴朝华
  1. GeneticAlgorithms_matlab

    0下载:
  2. X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2 * pi * f * t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6288
    • 提供者:戴朝华
  1. matlab遗传算法程序集

    0下载:
  2. matlab遗传算法程序 其中包括13个程序-Matlab genetic algorithm which includes 13 procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6206
    • 提供者:戴朝华
  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163290
    • 提供者:戴朝华
  1. mason

    0下载:
  2. MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3006287
    • 提供者:漠漠
  1. 兰天05253(BP网络程序作业)

    0下载:
  2. 这是神经网络论文,请大家下载下来以后仔细阅读,对大家提高很快。-This is a neural network papers, please download down after carefully reading and you will soon improve.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5326
    • 提供者:王民
  1. NeuralNetworkDemo-0.1-src

    0下载:
  2. 难得一见的C#神经网络建模,吐血推荐,全面解决神经网络的各种问题.-rare to see a C# neural network modeling, vomiting blood recommendation, a comprehensive solution to the neural network problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:133967
    • 提供者:李力
  1. 2km

    0下载:
  2. kmeans算法两个cpp实现,一个中心点随机选择,另一个中心点按一定的算法选择.-kmeans algorithm two cpp realized, and a focal point for random selection, Another focal point for a certain amount of the algorithm chosen.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5193
    • 提供者:莉莉
  1. CFP

    0下载:
  2. a thesis about artificial intelegence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53314
    • 提供者:sam
  1. 8数码A算法

    0下载:
  2. 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13600
    • 提供者:陈士骞
  1. AFT-code

    0下载:
  2. Simon Hayin的\"Adpative Filter Theory\"-自适应滤波第4版的所有仿真代码matlab语言版。-Simon Hayin "Adpative Filter Theory" - Self section 4 should be filtering all the simulation version of the Matlab code language version.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:120832
    • 提供者:尹浩
« 1 2 ... .04 .05 .06 .07 .08 2809.10 .11 .12 .13 .14 ... 2855 »
搜珍网 www.dssz.com