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

资源列表

« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2856 »
  1. Temperature-fuzzy-control-algorithm

    0下载:
  2. 温度控制采用模糊控制算法来实现。采用的是C语言-Temperature control by fuzzy control algorithm is proposed to realize. By C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:52.96kb
    • 提供者:
  1. neural-network-modeling-30-source

    0下载:
  2. matlab的神经网络建模30个源程序,包括常用的BP,Hopfield,RBF网络的回归-非线性函数回归的实现等-matlab neural network modeling 30 source, including used BP Hopfield RBF network regression- the realization of the nonlinear function regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:杨晓峰
  1. ga

    0下载:
  2. ga算法是利用c语言编写的一个小程序, GA是对问题参数的编码组进行进货,而不是直接对参数本身。-Ga algorithm is to use c language to write a small program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2.42kb
    • 提供者:海韦希
  1. spider

    0下载:
  2. 机器学习matlab源代码,包括多分类SVM,模式识别,特征选择,回归等算法。-The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be compared with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:207.82kb
    • 提供者:刘阳
  1. code_branch_s3vm

    0下载:
  2. 基于半监督支持向量机算法,能得到全局最优解,很好用。-Run test_two_moons.m to see the solution of the branch-and-bound algorithm on the two moons toy problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4.8kb
    • 提供者:刘阳
  1. svm-toolbox

    0下载:
  2. 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:79.04kb
    • 提供者:lily
  1. feature-selection-svm

    0下载:
  2. 特征选择算法,效果很好。可以解决维数高、训练样本数少的问题。-include both C version (mex-function) and Matlab version: SBSVM_c.cc SBSVM_m.m A testing case is also provided in file Speed_Comp.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:150.48kb
    • 提供者:刘阳
  1. yuqun

    0下载:
  2. 在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。-In the midst of the waters, the fish are often on their own or trailing other fish to find places with more nutrients, and therefore the fish survive the larg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.19kb
    • 提供者:xiaomeng
  1. ACO_NEW

    0下载:
  2. 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm has many excellent properties f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.7kb
    • 提供者:xiaomeng
  1. suanfafenxi

    0下载:
  2. 算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存在密切的关系。分析算法可以预测这一算法适合在什么样的环境中有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:11.84mb
    • 提供者:xiaomeng
  1. C5-Clementine

    0下载:
  2. C5算法在Clementine中的应用,中国人民大学-The C5 algorithm in the Clementine, Renmin University of China
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:534.09kb
    • 提供者:张婷
  1. adaptedfilter

    0下载:
  2. 使用matlab编程实现自适应滤波,并且比较了自适应滤波器和维纳滤波器的效果。-Matlab programming adaptive filtering, and compared the effect of the adaptive filter and the Wiener filter.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:682byte
    • 提供者:
« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2856 »
搜珍网 www.dssz.com