搜索资源列表

  1. 遗传算法优化BP神经网络——非线性函数拟合

    0下载:
  2. 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, g
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:56320
    • 提供者:JackeeY
  1. bp神经网络

    0下载:
  2. Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:61440
    • 提供者:小猫发
  1. 神经网络理论与Matlab R2007实现(程序代码)

    0下载:
  2. BP神经网络, 虽然很简单,但是很好用的哦!!!(BP neural network, It is very nice)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:26624
    • 提供者:老猩猩
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-04
    • 文件大小:375808
    • 提供者:fraud迪
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. MATLAB神经网络案例分析 BP神经网络的数据分类-语音特征信号分类(MATLAB BP Neural Network - Classification of Speech Characteristic Signals)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-04
    • 文件大小:375808
    • 提供者:iamagod
  1. BP神经网络程序

    1下载:
  2. 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:38912
    • 提供者:大白菜ml
  1. bp神经网络分类

    0下载:
  2. 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and fe
  3. 所属分类:其他数据库

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:涤行
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:48128
    • 提供者:hano
  1. BP神经网络的拓扑优化算法

    0下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(BP neural network is a concept put forward by scientists from Rumelhart and McClelland in 1986. It is a multilayer fee
  3. 所属分类:matlab例程

  1. 神经网络

    0下载:
  2. BP神经网络对已知函数的学习,误差小于定义值,并进行追踪。(It is used to fit the learning function of the known function.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:无悔9697
  1. BP神经网络

    0下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(BP (back propagation) neural network was founded in 1986 by Rumelhart and McClelland, led by the scientists put forwa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:Ambers
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
  3. 所属分类:其他小程序

  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:53248
    • 提供者:东来东往CT
  1. 神经网络

    0下载:
  2. BP神经网络算法,以鸢尾花为例子的分类算法。(BP neural network algorithm, using iris as an example of the classification algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:诗情
  1. 基于数据数量对支持向量机和BP神经网络性能分析

    0下载:
  2. 不同样本数量支持向量机和BP神经网络性能分析对比(Performance analysis of neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:976896
    • 提供者:阿萨德227
  1. 神经网络代码

    0下载:
  2. 关于径流月值的BP神经网络预测,经过证明可以得到想要的结果,分享给大家,一起交流学习。(The BP neural network forecast for monthly runoff has proved that the desired results can be obtained, sharing and exchanging learning.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:29696
    • 提供者:梧桐灯下
  1. bp神经网络

    0下载:
  2. BP神经网络用于分类,拟合所需要算法,是入门比较简单的学习算法。(BP neural network is used to classify and fit the necessary algorithm. It is a simple learning algorithm.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:肚肚加
  1. 第6章 BP神经网络

    0下载:
  2. MATLAB学习资料,BP神经网络程序,带一组测试数据。(MATLAB learning materials, BP neural network program, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:WilderPO
  1. BP神经网络人脸朝向识别

    0下载:
  2. 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3587072
    • 提供者:大绿树叶
  1. BP神经网络的预测与人脸识别

    0下载:
  2. 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3757056
    • 提供者:大绿树叶
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org