CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - neural network algorithms

搜索资源列表

  1. inheritandbpwithmatlab

    0下载:
  2. 遗传算法和bp神经网络结合matlab源码,实用价值高-bp genetic algorithms and neural network Matlab source, a high practical value
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4660
    • 提供者:范业坤
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. 00

    0下载:
  2. 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:11304
    • 提供者:张振杰
  1. Backpropagation_Learning(Multilayer_NN)

    0下载:
  2. Neural network source code with 2 learning process using backpropagation algorithms.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:388399
    • 提供者:Kow
  1. study-on-speech-

    0下载:
  2. 就目前三种主流的语音识别算法:动态时间规(DTW)、隐马尔科夫模型(HMM)和人工神经网络(ANN)。分析它们的原理、特点及实现过程,对 DTW 的语音识别进行实验,通过对比分析三种算法的特点,结合本文研究的实际情况,选择 DTW 作为研究的重点,提出利用遗传算法对其进行改进。 -The three mainstream speech recognition algorithms: Dynamic Time Regulations (DTW), hidden Markov model (HM
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1090289
    • 提供者:lumeng
  1. Neural-network

    0下载:
  2. 神经网络源程序集合,关于一群算法和小波神经网络的论文,比较有学术价值-Neural network source collection of academic papers about a group of algorithms and wavelet neural network,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:269404
    • 提供者:祝青钰
  1. BP-basic

    0下载:
  2. 汇编语言下的人工神经网络初步实现,配合一些高级算法-Initial realization of artificial neural network assembly language, with some advanced algorithms
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:6051
    • 提供者:james
  1. PIDshenjingwangluo

    0下载:
  2. pid——神经元网络控制原理算法,matlb编程-pid- neural network control theory algorithms, matlb programming
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:150354
    • 提供者:daisy
  1. GA-BPNN

    0下载:
  2. 关于遗传算法和神经网络的matlab源代码,较适合初学者,很容易学懂-On genetic algorithms and neural network matlab source code, more suitable for beginners, very easy to learn to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:16743
    • 提供者:李传明
  1. MATLAB-NN

    0下载:
  2. MATLAB神经网络的各类程序,包含遗传算法,神经网络,神经模糊,SVM等程序,十分实用。-All kinds of MATLAB neural network program, including genetic algorithms, neural networks, neuro-fuzzy, SVM and other procedures, very useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12446493
    • 提供者:wudi
  1. psoresearchpapers

    0下载:
  2. A concept for the optimization of nonlinear functions using particle swarm methodology is introduced. The evolution of several paradigms is outlined, and an implementation of one of the paradigms is discussed. Benchmark testing of t
  3. 所属分类:LabView

    • 发布日期:2017-05-10
    • 文件大小:2226213
    • 提供者:kajal
  1. MATLABcode30intelligent-algorithms

    0下载:
  2. MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现-Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1540017
    • 提供者:dazhi
  1. RBF

    0下载:
  2. 针对一类非线性动态系统给出了一种基于RBF(径向基函数)神经网络的模型参考自适应控制算法,控制器的结构中使用RBF网络来动态的补偿系统的非线-A class of nonlinear dynamic systems presents a model reference adaptive RBF (Radial Basis Function) neural network control algorithms, structure of the controller using RBF netwo
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:32184
    • 提供者:刘峥峥
  1. chapter3

    0下载:
  2. 使用遗传算法的神经网络分类,可以较好的实现(Neural network classification using genetic algorithms)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:54272
    • 提供者:yeli
  1. 04RBF、GRNN和PNN神经网络

    1下载:
  2. 自己研究了一些关于神经网络的算法,用matlab做的一些小测试,使用的是《matlab神经网络43个案例分析》这本书,感觉还不错,分享一下。 使用每行的前4个数据预测第5个数据的值(I have studied some algorithms about neural network, and I have done some small tests with MATLAB, using the 43 case analysis of MATLAB neural network. I feel
  3. 所属分类:易语言编程

    • 发布日期:2018-04-20
    • 文件大小:800768
    • 提供者:ZJN27
搜珍网 www.dssz.com