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

搜索资源列表

  1. 滤波算法模拟

    0下载:
  2. 一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36213
    • 提供者:wyh
  1. 最近邻法分类器演示

    0下载:
  2. 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10101
    • 提供者:李敏
  1. KAverage

    0下载:
  2. 模式识别中的K-均值算法演示-pattern recognition, the K-means algorithm demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8616
    • 提供者:李敏
  1. ASStar

    0下载:
  2. 国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A * algorithm demonstration, with the source code. As a very good reference algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:187033
    • 提供者:wangdong
  1. sf_2006224155412

    0下载:
  2. 国内的一个A*算法演示,可以自己画地图,演示效果非常好-domestic A * algorithm for a demonstration, can you paint maps, the effect was very good demonstration
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:68489
    • 提供者:wangdong
  1. antdemo

    0下载:
  2. 智能蚂蚁算法演示软件源程序,希望有用-smart ant algorithm source software demo, hoping useful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:273190
    • 提供者:klhkl
  1. mybake

    0下载:
  2. 关于遗传算法演示的一个程序,vc版的,可以看到不同的搜索结果-on genetic algorithm demonstrated a procedure vc version, we can see the different search results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21559
    • 提供者:和昆
  1. boostingDemo

    0下载:
  2. MIT的一个adaboost算法演示程序,写的很好,适合想快速了解该算法的初学者阅读,内附说明文档。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:227393
    • 提供者:Perry
  1. EightQueen

    0下载:
  2. 人工智能中八皇后问题的算法演示,通过二叉排序数对所有可能的路径进行排序,广度遍历
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:204709
    • 提供者:苏哲文
  1. GAAS

    0下载:
  2. 遗传算法与蚁群算法演示程序~ 城市间最短路径和曲线图
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:605665
    • 提供者:王凤鸣
  1. FenLeiSuanFa

    0下载:
  2. 关于分算的智能算法演示,包括样品训练、模板匹配算法,二值Bayes分类,概率Bayes分类,最小风险Bayes分类,Fisher算法,奖惩算法,增量校正算法,LMSE算法,势函数算法,神经网络算法(包括训练,比较及识别)等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:533174
    • 提供者:hante
  1. gademo

    0下载:
  2. 遗传算法演示程序-GA Demonstration Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:94388
    • 提供者:程肯
  1. GAAS

    0下载:
  2. 遗传算法和蚁群算法演示程序,可以面向初学两算法的人,提供一个良好的开始
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:605682
    • 提供者:dodng
  1. EM

    6下载:
  2. EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-28
    • 文件大小:203628
    • 提供者:冰激凌
  1. AstarPathFind

    0下载:
  2. 使用AStar算法实现的寻找最短路径的演示程序,使用C++编写的MFC程序,有非常好看的界面。-Use AStar the shortest path algorithm to look for the demonstration program, using C++ program written in MFC, there is a very nice interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1905431
    • 提供者:李云龙
  1. GAdemonstrationprogram

    0下载:
  2. 遗传算法演示程序 遗传算法演示程序-Genetic Algorithm Genetic Algorithm Demonstration Program Demonstration Program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:252917
    • 提供者:孤独剑
  1. VBBP

    3下载:
  2. VB的BP神经网络算法演示程序,能给大家提供很好的学习神经网络的资料-VB-BP neural network algorithm demo program
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-21
    • 文件大小:29055
    • 提供者:wangweian
  1. 遗忘算法(词库生成、分词、词权重)演示程序

    0下载:
  2. 通过非主流的遗传算法进行关键词提取,分词的功能(Through the non mainstream genetic algorithm for keyword extraction, word segmentation function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:37695488
    • 提供者:幻想达人
  1. 蚂蚁算法演示

    0下载:
  2. 此文件描述的是蚁群算法的训练与预测的代码实现(This document describes the code implementation of training and prediction of ant colony algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:122880
    • 提供者:执手浪天涯
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com