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

搜索资源列表

  1. BackProp算法源程序

    1下载:
  2. 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:218.17kb
    • 提供者:刘华
  1. bpxor

    1下载:
  2. BP算法实现异或问题,采用S型函数的前向多层神经网络及其逆推学习算法-BP algorithm differences or problems, use of the S-Function to the multilayer neural networks and learning algorithms Backstepping
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24.16kb
    • 提供者:郭攀红
  1. mgx

    0下载:
  2. 这是人工神经网络中有关前向人工神经网络敏感性研究的具体介绍,希望给同类爱好者一些启示与帮助。-This is the artificial neural network to the former ANN sensitivity of the specific briefing, Similar lovers hope to some inspiration and help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:307.95kb
    • 提供者:lh
  1. lamdaBP

    0下载:
  2. 三层前向神经网络的权值训练方法 变步长的bp法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.16kb
    • 提供者:dongenzeng
  1. ga_pulse

    0下载:
  2. 双峰和多峰函数最大值的遗传算法求解 采用前向网络
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:pannewstar
  1. ann

    1下载:
  2. 一个很好用的自适应人工神经网络模型库,包括ADALINE/RBF/多层前向等,另外内含Demo,更易上手
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:144.61kb
    • 提供者:风影
  1. BP_Netural_Network_Example

    0下载:
  2. BP神经网络的设计前向型神经网络的实例,基于Matlab环境。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.63kb
    • 提供者:研间会
  1. rbfn

    0下载:
  2. 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig neurons
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.83kb
    • 提供者:龙海侠
  1. hmm.zip

    3下载:
  2. 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:300.57kb
    • 提供者:冰激凌
  1. NNCONTROLINGANDBP

    0下载:
  2. 神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。 -Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:73.28kb
    • 提供者:zhaiyaojie
  1. 33

    0下载:
  2. BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络-BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:53.28kb
    • 提供者:yongweihuang
  1. BP

    1下载:
  2. 反向传播算法也称BP算法,是一种神经网络学习的数学模型,解决多层前向神经网络的权系数优化-Back-propagation algorithm, also known as BP algorithm is a neural network study of the mathematical model and solve multi-layer feedforward neural network weights optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:355.9kb
    • 提供者:wangzhuz
  1. gasrc

    0下载:
  2. 专家系统,实现动物识别的人工智能系统,前向后向匹配-Expert system, artificial intelligence systems to identify animals
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:13.47kb
    • 提供者:杨晓艳
  1. matlabnn

    0下载:
  2. 前向神经网络源代码,包括传感器网络,BP网络、径向基网络等例子-nn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:h2nsoft
  1. 11

    0下载:
  2. 神经网络与Matlab,利用BP学习规则训练前向网络,使其完成函数逼近、矢量分类和模式识别,选择训练参数, 并指示如何进行训练-Neural network and Matlab, using BP learning rule before training the network to complete its function approximation, vector classification and pattern recognition, to select the trainin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:693byte
    • 提供者:成天乐
  1. StockAnalysis

    0下载:
  2. 基于前向神经网络和Matlab的Stock+Analysis设计与实现-Based on Matlab-forward neural networks and the Stock+ Analysis Design and Implementation of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:周寒
  1. bp2

    1下载:
  2. 利用粒子群PSO算法,设计一个使得前向神经网络的训练得到最优问题。-The use of particle swarm PSO algorithm, designed to allow a feed-forward neural network training problems to be optimal.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:828.27kb
    • 提供者:印锦
  1. Neural-Networks-at-your-Fingertips

    0下载:
  2. 详细说明:几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-Detailed Descr iption: The number of neural network algorithm routines, including the former to the adaline, resonance art1, boltzman machine, hopfield networks, self-organizing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:109.84kb
    • 提供者:小白
  1. bp_0610

    0下载:
  2. 这是一个利用前向反馈网络,即BP网络进行一个二输入一输出的函数逼近的仿真,希望能对大家有用-This is a use of the former to the feedback network, that is, a BP network is a function of two input-output simulation approach, hoping it would be useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:737byte
    • 提供者:wym
  1. Neural_Control

    0下载:
  2. 首先介绍人工神经网络的基本概念和ANN 的特性,以及神经网络的学习方法。然后讲授典型的前向神经网络、反馈神经网络的原理、结构、基本算法,给出了BP 网络的算法改进。最后介绍了神经网络PID 控制。-First introduces the basic concepts of artificial neural networks and the characteristics of ANN, and the neural network learning. And then teach the t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:497.71kb
    • 提供者:ni
« 12 3 4 »
搜珍网 www.dssz.com