CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp train matlab

搜索资源列表

  1. BPsimulationofpopulation

    0下载:
  2. ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36969
    • 提供者:Dong Liang
  1. MLPNetworksimulation.rar

    0下载:
  2. Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:99978
    • 提供者:zhulz
  1. Matlab_Classification_based_on_BP

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  1. bp2

    0下载:
  2. bp神经网络源码, NEWFF---生成一个新的前向神经网络 TRAIN-----对BP神经网络进行训练 SIM----对BP神经网络进行仿真 -bp neural network source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:655
    • 提供者:yuanru
  1. Fuzzy_neural_network_Train

    0下载:
  2. source code of train function of fuzzy bp neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:953
    • 提供者:z
  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
    • 文件大小:693
    • 提供者:成天乐
  1. a-nerve-network-of-matlab

    0下载:
  2. matlab神经网络一例,运用比例共轭梯度动量算法来训练 BP网络 。-matlab neural network case, the use of the momentum ratio of conjugate gradient algorithm to train the BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3865
    • 提供者:durongmao
  1. BP_handwrittingRecognition

    0下载:
  2. 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:856701
    • 提供者:赖昀
  1. Matlab-so-called-brann

    0下载:
  2. 用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据-train bp network, to fit a noisy-free sin sample data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:933
    • 提供者:mavis
  1. matlab-bp

    0下载:
  2. 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1008
    • 提供者:鲁寒凝
  1. xiaoboshenjingwangluo

    1下载:
  2. 提出了采用小波包的方法对供暖双吸式离心水泵轴承振动信号进行去噪和提取表征 相应轴承故障的频带能量 并采用 BP 神经网络进行训练和故障识别 通过 MATLAB 进行了仿真经试验验证该方法能够有效地识别出轴承故障-The wavelet package is adoptted to De-noise and extract band energy that represent bearing fault. and the BP neural network is adopting to t
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:458754
    • 提供者:侯蒙蒙
  1. inter4

    0下载:
  2. bp for matlab and can be train each oder
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:wazlo
  1. PSO-BPmatlabkexing

    0下载:
  2. 一个利用粒子群优化算法训练BP神经网络的程序,在matlab环境中,代码简便可行。-A particle swarm optimization algorithm is used to train the BP neural network program, in the MATLAB environment, the code is simple and feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:48373
    • 提供者:GM
  1. shenjing

    0下载:
  2. BP神经网络在matlab中的实现,从归一化数据,到训练神经网络,最后验证神经网络-BP neural network in matlab normalized data, to train the neural network, the final verification of neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:558
    • 提供者:王旺
  1. train

    0下载:
  2. matlab写的神经网络训练识别程序 用于识别火灾情况-matlab code for bp training and recognition
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:979968
    • 提供者:Endeavour
  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. MATLAB

    0下载:
  2. 在matlab平台上搭建BP神经网络对26个字母进行训练识别(BP neural network is built on MATLAB platform to train and identify 26 letters.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:cnnbp
  1. BP神经网络

    1下载:
  2. 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-07
    • 文件大小:2048
    • 提供者:剑剑剑剑
  1. MATLAB手写数字汉字识别[写字板,神经网络]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Ch
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:332800
    • 提供者:可乐一生
  1. MATLAB雾霾交通标志shibie[GUI]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易
  3. 所属分类:matlab例程

    • 发布日期:2021-02-08
    • 文件大小:83507200
    • 提供者:可乐一生
« 12 »
搜珍网 www.dssz.com