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

搜索资源列表

  1. 基于Gabor特征提取和人工智能的人脸检测系统源代码

    1下载:
  2. Version : 5.0 (New Version) 1- copy all files and directories to the MATLAB's work folder * In order to run the program you must have Image Processing and Neural Networks Toolboxes 2- find the file named "main.m" 3- Double click
  3. 所属分类:源码下载

    • 发布日期:2010-09-24
    • 文件大小:1003517
    • 提供者:tyc5689123
  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. fdp5final

    0下载:
  2. Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:227145
    • 提供者:郑碧波
  1. FaceDet(Gabor_netWork)

    0下载:
  2. 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:19137878
    • 提供者:朝颜
  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. bpshuzi

    0下载:
  2. 通过Matlab基于BP神经网络实现数字0~9的识别。首先创建50个训练样本供网络学习,根据训练样本的特点确定输入层、输出层神经元个数,并确定隐含层神经元个数,完成对BP神经网络的设计;然后将训练样本输入BP网络中,完成对网络的训练;最后通过20个测试样本测试训练完成的网络性能,并显示识别结果。-Digital  recognition based on BP neural network.First according to the  characteristics of th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:璇璇
  1. krdxkyqc

    0下载:
  2. pwm整流器的建模仿真,BP神经网络用于函数拟合与模式识别,相参脉冲串复调制信号,本科毕设要求参见标准测试模型,通过反复训练模板能有较高的识别率,复化三点Gauss-lengend公式求pi,MIMO OFDM matlab仿真,鲁棒性好,性能优越。- Modeling and simulation pwm rectifier BP neural network function fitting and pattern recognition, Complex modulation cohere
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:13273
    • 提供者:uyvgrwz
  1. pxwzkhig

    0下载:
  2. 有PMUSIC 校正前和校正后的比较,相参脉冲串复调制信号,相关分析过程的matlab方法,基于人工神经网络的常用数字信号调制,最大信噪比的独立分量分析算法,本科毕设要求参见标准测试模型。- A relatively before correction and after correction PMUSIC, Complex modulation coherent pulse train signal, Correlation analysis process matlab method, Th
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6033
    • 提供者:fbrrwtj
  1. mccullotch-pitt-matlab-code

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for neural network (mlp) robot localization. Comparison with ground truth and triangulation provided, with varying amounts of gaussian noise added in train and test data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1407
    • 提供者:sina
  1. 建模

    1下载:
  2. 利用matlab2012a,制作两个excel表格,一个是建模集train,另一个是验证集test,然后就可以构建出人工神经网络模型bp,之后再用验证集做外部验证。(Using MATLAB 2012a, two excel tables are made, one is the modeling set train, the other is the validation set test, then the artificial neural network model BP can be
  3. 所属分类:其他

    • 发布日期:2020-07-16
    • 文件大小:4186112
    • 提供者:天池1
搜珍网 www.dssz.com