CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 神经网络 BP

搜索资源列表

  1. bp

    0下载:
  2. MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:30943
    • 提供者:刘广清
  1. BP

    2下载:
  2. BP神经网络实线0——9数字识别 MATLAB-BP neural network solid lines 0- 9 Digital Identification MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:956
    • 提供者:yanyan
  1. matlab神经网络30个案例分析程序

    2下载:
  2. 内容包括BP神经网络,遗传算法优化BP神经网络,RBF神经网络,GRNN神经网络,Hopfield神经网络,概率神经网络等。
  3. 所属分类:数值算法/人工智能

  1. 神经网络预测

    2下载:
  2. BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:PCCH
  1. BP神经网络的非线性系统建模——非线性函数拟合

    1下载:
  2. 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:50176
    • 提供者:JackeeY
  1. 遗传算法优化BP神经网络——非线性函数拟合

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

    • 发布日期:2017-12-24
    • 文件大小:56320
    • 提供者:JackeeY
  1. 神经网络

    0下载:
  2. 基于matlab平台的神经网络算法分析,显示未经训练以及训练之后的曲线图。可通过修改函数定义更换算法。(Neural network algorithm analysis based on MATLAB platform, showing the training and training after the curve. The replacement algorithm can be defined by modifying the function.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:帽子屋
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

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

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

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

    • 发布日期:2017-12-30
    • 文件大小:375808
    • 提供者:iamagod
  1. BP

    0下载:
  2. BP神经网络的主程序,已经调试成功。其中传递函数可以自己随意选用,sigmoid,pureline等函数。训练函数也可以自己设置,trainlm,trainbr等等(Back propagation neural network.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:李宁227
  1. BP神经网络matlab实现和matlab工具箱使用实例

    0下载:
  2. Bp神经网络的构建MATLAB实现需要的可以下载哦(Bp neural network construction MATLAB need to be able to download Oh)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:hutao1
  1. BP神经网络 文献汇总

    0下载:
  2. 一些关于神经网络matlab编程的基础文献,有各种类型的,方便大家学习、查阅。(Some of the basic literature about the MATLAB programming of neural network, there are various types, convenient for everyone to learn and consult.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:2126848
    • 提供者:梧桐灯下
  1. MATLAB神经网络

    2下载:
  2. MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-12
    • 文件大小:66560
    • 提供者:jinyuliyu
  1. 第6章 BP神经网络

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

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:WilderPO
  1. Matlabbp神经网络

    5下载:
  2. bp神经网络,可以用于预测与回归,效果比较好,注意训练次数(BP Neural network algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-04
    • 文件大小:188416
    • 提供者:liuritian
  1. 神经网络

    0下载:
  2. 用matlab编程进行神经网络算法的运用。内部含有SVM及SVM的改进,PSO算法,BP算法等等。(Matlab programming for the use of neural network algorithm. Internal SVM and SVM improvement, PSO algorithm, BP algorithm and so on.)
  3. 所属分类:其他

    • 发布日期:2020-08-02
    • 文件大小:5538816
    • 提供者:dffdgdfgdgdgggd
  1. BP神经网络预测

    2下载:
  2. BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-31
    • 文件大小:2048
    • 提供者:moluoker
  1. som-bp混合神经网络的matlab程序

    2下载:
  2. 本文件包含som-bp串联神经网络的代码和数据,可用来做数据拟合,改成你自己的数据即可(This file contains the code and data for the som-bp series neural network, which can be used for data fitting and changed to your own data)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-27
    • 文件大小:10240
    • 提供者:吃货辶天下
  1. 基于BP神经网络的性别识别

    1下载:
  2. MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-28
    • 文件大小:15360
    • 提供者:金其林
  1. matlab神经网络43个案例源代码

    1下载:
  2. 基于MATLAB实现的43个经典神经网络源代码,包括遗传算法、BP神经网络、RBF神经网络等。(Based on MATLAB to achieve 43 classic neural network source code, including genetic algorithm, BP neural network, RBF neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-10
    • 文件大小:12725248
    • 提供者:07110711
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com