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

搜索资源列表

  1. 基于MATLAB的显示误差递变的线性神经元源程序

    0下载:
  2. 开发环境:MATLAB 简要说明:基于MATLAB的显示误差递变的线性神经元源程序-development environment : MATLAB Brief Descr iption : Based on MATLAB error shows the linear movements of neurons source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:902byte
    • 提供者:刘华
  1. Hop

    0下载:
  2. 用神经元模拟磁旋,用连接权模拟磁场中磁旋的相互作用,用各神经元的激活、抑制这两种状态,模拟磁旋的上下两个方向。 构成一个具有记忆功能的NN,并用计算能量函数,来评价和指导整个网络的记忆功能。 -using simulated neurons magnetic spins, and connecting with the right analog magnetic rotary magnetic field interaction with the activation of neuron
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62.97kb
    • 提供者:fuyu
  1. nervecellmodel

    0下载:
  2. 这是神经元模型的C语言代码。神经元模型在控制等有着极为重要的应用。-This is the neuron model C language code. Neurons in the control model has a very important application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:李天鸿
  1. first_fire

    0下载:
  2. 这是基于生物学中实际神经元动作电位产生机制而建立的神经元发火模型。-This is based on the actual biological neurons mechanism of action potentials and the establishment of neurons ignition model.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:余简
  1. Manual_NN_construct

    0下载:
  2. 人工神经网络建造,从生物神经元入手,详细讲解了人工神经网络的分布系统模型和人工神经网络的其他模型以及大规模神经网络的实现。-artificial neural network construction, biological neurons from the start. details on the artificial neural network model of the distribution system and artificial neural network model and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.19mb
    • 提供者:向明建
  1. kongming

    0下载:
  2. 神经网络训练根据Kolmogorov定理,输入层有14个节点,所以中间层有29个节点 %中间层神经元的传递函数为 tansig %输出层有8个节点,其神经元传递函数为logsig %训练函数采用traingdx-neural network training under the Kolmogorov theorem, input layer has 14 nodes, Therefore, the intermediate layer has 29% of nodes middle
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:873byte
    • 提供者:陈胜
  1. percept1

    0下载:
  2. 多个感知器神经元的分类问题 %四类输入向量-many neurons in the classification of four input vector%
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:789byte
    • 提供者:lizhch
  1. hopfieldSrc

    0下载:
  2. The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with so
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.1kb
    • 提供者:陈伟
  1. linear

    0下载:
  2. 基于MATLAB的显示误差递变的线性神经元源程序,希望能够帮助大家-error shows the linear movements of neurons source, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:902byte
    • 提供者:guojane
  1. BP_Algorithm719

    0下载:
  2. 网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry sampl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.43kb
    • 提供者:尹明
  1. 20060822

    0下载:
  2. BP批处理源代码,可自由选择三层或多次网络,和神经元数目-BP batch source code, the freedom to choose three or more networks and the number of neurons
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:467.53kb
    • 提供者:zaoxiao
  1. BPnetwork

    1下载:
  2. 用BP网络完成函数的逼近。BP网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation. BP networks usually have one or more hidden layer, hidden layer neurons are used sigmoid-ty
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:942byte
    • 提供者:张大坤
  1. brainBp

    0下载:
  2. 本\"人工神经网络\"共有13个神经元构成,4个为输入神经元,1个为输 出神经元。也就是说,这个程序最多能处理一个四元关系(包含了二元, 三元)。-the "artificial neural network," a total of 13 neurons constitute, four input neurons, an output of the neurons. In other words, this procedure can handle a m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48.71kb
    • 提供者:李合
  1. viva

    0下载:
  2. 经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm o
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:31.56kb
    • 提供者:何泼
  1. spike

    0下载:
  2. 神经元信息传递的同步发放链matlab程序。此程序可以用来计算当神经元个数达到多少时,同步性多大时信息可以顺利传导。对研究生物信号传递的研究者会有帮助-neuronal synchronization information transmission chain Matlab payment procedures. This procedure can be used to calculate the number of neurons as how many, how much time sy
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:554.3kb
    • 提供者:lixin
  1. BP_example2

    0下载:
  2. 利用BP网络对一个简单的非线性神经元进行训练-BP network to a simple nonlinear neurons training
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:型三季
  1. rjMCMCsa

    0下载:
  2. On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.04kb
    • 提供者:徐剑
  1. On-Line_MCMC_Bayesian_Model_Selection

    0下载:
  2. This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:214.89kb
    • 提供者:晨间
  1. BPNN

    1下载:
  2. 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5.17kb
    • 提供者:prince
  1. zhineng

    0下载:
  2. 在MATLAB中用M文件编写来实现四种不同的单神经元控制器-realize single-neurons PID Controller in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:琳儿
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com