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

搜索资源列表

  1. 4378347348348

    0下载:
  2. 基于遗传算法的BP神经网络气象预报建模,20世纪90年代以来,国内外在大气学科中开展了很多有关神经网络预报建模和气候分析等应用研究。然而随着神经网络方法在大气科学领域研究的不断深入,研究人员发现神经网络方法在实际业务天气预报应用中存在一个重要的问题-BP neural network modeling of weather forecasting, in the 20th century since the 1990s, domestic and international discipline
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:63.27kb
    • 提供者:zhxj
  1. Adptive

    0下载:
  2. 神经网络的自适用算法,利用神经网络对系统辨识和跟踪。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-neural network algorithm applied since the use of neural network system identification and tracking. This procedure c mixed language and Matlab programming, C language algorithms fro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.35kb
    • 提供者:杨一
  1. nnforcast

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.7kb
    • 提供者:pearllu
  1. BP_RBF

    0下载:
  2. 讲解了神经网络个径向基函数两个程序下载,可以应用-on a neural network-RBF two procedures download, can be applied
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:112.18kb
    • 提供者:dingych
  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. sjwl

    0下载:
  2. 神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:136.13kb
    • 提供者:於俊
  1. 新型模糊形态神经网络及其应用研究

    0下载:
  2. 一种新型模糊形态神经网络及其应用研究,比较有参考意义-fuzzy form a new neural network and its applied research, more reference value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:178.96kb
    • 提供者:方锐
  1. elman6

    0下载:
  2. 基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用-Elman neural network based on the step response of the dynamic compensation can be applied to an example of the Elman network other applications
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:陈俊宏
  1. CUDA.rar

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:
  1. BP

    1下载:
  2. 这段程序应用VB实现了神经网络中的BP网络,通过VB编写的界面,使应用更加方便-This procedure applied VB to the BP neural network, network interface written by VB, the application is more convenient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:33.29kb
    • 提供者:雷晓义
  1. bp.rar

    0下载:
  2. BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.25kb
    • 提供者:高维
  1. PNN

    0下载:
  2. PNN又称为概率神经网络,它最初由数学家Specht于1990年提出,后经Master[1995]等不断发展和完善,已成功地应用于机器学习、人工智能、自动控制等众多领域.概率神经网络比多层前馈网络的数学原理简单,且易于实现-PNN is also known as the probabilistic neural network, which was first introduced by the mathematician Specht in 1990, after the Master [1
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:8.34kb
    • 提供者:piano
  1. FuzzyBPNN

    1下载:
  2. matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.23kb
    • 提供者:magic
  1. gatbx

    0下载:
  2. matlab里的gatbx遗传算法工具箱,内有使用说明.适用于寻找最优点及支持向量机和神经网络的参数优化。-the gatbx genetic algorithm toolbox in matlab, with instructions for use. applied to find the most advantages and parameter optimization of support vector machines and neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:425.54kb
    • 提供者:张翔
  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:magic
  1. RBF

    0下载:
  2. 基于RBF神经网络的语音识别方法的应用研究-RBF neural network-based speech recognition methods applied research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:yuanjiaxing
  1. TimeSeriesPredictionUsingSupportVectorRegressionNe

    2下载:
  2. 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Ab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:309.39kb
    • 提供者:11
  1. NN_xLMS

    1下载:
  2. 基于神经网络在线辨识的自适应逆振动控制技术。可以有效地应用到非线性系统的控制。-Line identification based on neural network adaptive inverse vibration control technology. Can be effectively applied to nonlinear system control.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-10
    • 文件大小:14.45kb
    • 提供者:罗波
  1. Neural-Network-Training

    0下载:
  2. 本程序将神经网络训练的算法应用于电力系统的负荷预测,适应性强,结果准确-This program will train the neural network algorithm is applied to the power system load forecasting, adaptable, accurate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:130.7kb
    • 提供者:wangjinxing
  1. rbf500

    1下载:
  2. RBF神经网络建模,也可适用于多输入多输出(RBF neural network modeling can also be applied to multi input and multi output)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-24
    • 文件大小:1kb
    • 提供者:幺儿qfy
« 12 3 4 »
搜珍网 www.dssz.com