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

搜索资源列表

  1. Apriori-code

    0下载:
  2. Apriori源代码全部,学习dm和dw的可以下载参考一下-Apriori source code, learning and dw dm can download the reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:66.18kb
    • 提供者:谢凡心
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3.68kb
    • 提供者:satanwings
  1. mopso

    0下载:
  2. 智能微粒群学习算法,可用于分类及特征优化等等。该算法实现过程简单,清晰。-Intelligent Particle Swarm learning algorithm can be used to optimize the classification and characteristics and so on. Implementation process of the algorithm is simple and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-14
    • 文件大小:40.25kb
    • 提供者:sally
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:10.07kb
    • 提供者:郝祥根
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.48kb
    • 提供者:asdfasdf
  1. Matlabfuzzy

    1下载:
  2. 本文介绍一种倒立摆系统的软硬件开发,其硬件系统具有低成本、高可靠性和稳定性等优点;其软件系统在Matlab环境下编程和实时控制,源代码完全开放,而且可调用丰富的Matlab工具箱函数,非常适用于教学和科研上的再学习和开发。-This paper introduces an inverted pendulum system software and hardware development, the hardware system has a low-cost, high reliability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:252.33kb
    • 提供者:julien716
  1. Game

    0下载:
  2. 本程序为求解博弈纳什均衡解的源程序,可以自己构造博弈矩阵,也可以选择已经存在的博弈矩阵.本程序分为两种方法,一种方法只能求解纯纳什均衡解.另一种可以求混合均衡解.-This procedure for solving the Nash equilibrium solution of game source code, you can construct their own game matrix, can also choose an already existing game matrix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:98.07kb
    • 提供者:朱某
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3.2kb
    • 提供者:沁篱
  1. Digit

    0下载:
  2. MATLAB 神经网络用于数字识别源程序,可以很好的识别数字,Digits Recognition有说明-MATLAB neural network for digital identification of the source code, you can identify the number of good, Digits Recognition described
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:145.15kb
    • 提供者:何平
  1. good1

    0下载:
  2. 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.49kb
    • 提供者:meng
  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:290.66kb
    • 提供者:stefwang
  1. KOHONEN

    0下载:
  2. 目录包含了代码执行Kohonen网络。源代码 中可以找到KNET.CPP 。样本数据isfound在KNETSAMP.PAT 。程序输出 可在接受KNETSAMP.OUT-Directory contains the code to implement Kohonen network. Source code can be found KNET.CPP. Isfound sample data in KNETSAMP.PAT. Output can be in KNETSAMP.OUT
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:31.38kb
    • 提供者:刘柳
  1. CVMeanshift

    0下载:
  2. 一个经典的粒子滤波程序代码,可以用来了解粒子滤波的原理和算法。-A classical particle filter code can be used to understand the principles of particle filter and algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.13mb
    • 提供者:张继华
  1. ImprovedTSP

    0下载:
  2. 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.06mb
    • 提供者:lidan
  1. RangeTrackBak

    1下载:
  2. 雷达距离波门跟踪源程序,可动态显示跟踪过程,跟踪参数可设.-The radar range gate to track source code can be dynamic display tracking process, track parameters can be set up.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.02kb
    • 提供者:zyb
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10.64kb
    • 提供者:satanwings
  1. bayes_numeric

    0下载:
  2. 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.62kb
    • 提供者:satanwings
  1. ACOUCP

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.66kb
    • 提供者:张望
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evaluation function can. Attention
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4.22kb
    • 提供者:钟远方
  1. source-code-for-Genetic-algorithm

    0下载:
  2. 该遗传算法源代码的设计是求最大值,其中的目标函数只能取正值,且函数值和个体的适应值之间没有区别。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。-The source code of the genetic algorithm is designed to seek the objective function of the maximum value, wherein only a positive value, and there is no difference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:15.65kb
    • 提供者:六月的雨
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com