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

搜索资源列表

  1. FreeImage361

    0下载:
  2. 最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2377502
    • 提供者:赵辉
  1. prefixspan的源代码c++

    1下载:
  2. 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19852
    • 提供者: 高敏
  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. Netlabtoolbox

    0下载:
  2. The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoretically well founded neural network algorithms and related models for use in teaching, research and applications development. It contains many tech
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:253975
    • 提供者:lwd
  1. detrin-0.1.1

    0下载:
  2. DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:323978
    • 提供者:lyb
  1. PSO.rar

    0下载:
  2. 标准PSO算法,Visual C++ ,Standard PSO algorithm, Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:224979
    • 提供者:liwangyi
  1. yichuansuanfayouhua

    0下载:
  2. 标准遗传算法的C语言实现,用于对函数的优化,有着较快的执行速度。-Standard genetic algorithm to achieve the C language, used for function optimization, has a faster speed of execution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2392
    • 提供者:吴昊
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. cpso

    0下载:
  2. c版标准pso算法,可以用于学习算法的初学者使用-c version of the standard pso algorithm can be used for beginners learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:76859
    • 提供者:liumin
  1. ForecastingpopIllafionbasedOnsupportvectorintellig

    4下载:
  2. 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:373109
    • 提供者:11
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1478
    • 提供者:zsy
  1. PSO

    0下载:
  2. 标准粒子群优化算法的完整C语言程序,可以执行的-Standard PSO complete C language program, can perform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3108
    • 提供者:jame
  1. x

    0下载:
  2. This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1007
    • 提供者:bahtiar
  1. BP1

    0下载:
  2. C环境下实现的人工智能中神经网络的中标准bp算法,输入向量14维-C environment to achieve the artificial neural network algorithms in the standard bp, 14-dimensional input vector
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:385917
    • 提供者:朱明
  1. c-language

    0下载:
  2. 用c语言编写的标准遗传算法程序,有较为详尽的解释,可以再此基础上进行改进和扩展。是我很不容易找到的-C language standard genetic algorithm, a more detailed explanation can be based on improved and expanded. I am very easy to find
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7783
    • 提供者:ji
  1. standard-GA

    0下载:
  2. 标准遗传算法通用C#程序 适合新手简单修改后实用-standard GA of c# it s convenient to freshman of C#
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:56246
    • 提供者:根据局
  1. Standard-PSO-c-program

    0下载:
  2. 标准微粒群算法c程序Standard particle swarm algorithm c program-Standard particle swarm algorithm c program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:24510
    • 提供者:lixiaobo
  1. C-andy

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3086
    • 提供者:马东兴
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. libs.part01

    0下载:
  2. Boost库是为C++语言标准库提供扩展的一些C++程序库的总称,由Boost社区组织开发、维护。Boost库可以与C++标准库完美共同工作。(Some of the extended Boost library is for standard library language C ++ C ++ a library of programs, dyes containing two nitrogen atoms joined by Boost community organizations th
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:5242880
    • 提供者:Greenmon
« 12 »
搜珍网 www.dssz.com