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

搜索资源列表

  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. 基于神经网络的数字字符识别

    4下载:
  2. 基于BP神经网络的字符识别系统~用MATLAB编写`包括论文~以及代码~适合于毕业设计-BP neural network-based character recognition system using MATLAB ~ `~ including papers and code ~ suitable for graduate design 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的
  3. 所属分类:报告论文

    • 发布日期:2014-01-10
    • 文件大小:10266
    • 提供者:tjj
  1. matlab辅助神经网络分析与设计源代码

    0下载:
  2. 用于神经网络分析与设计-for Neural Network Analysis and Design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18233
    • 提供者:魏建明
  1. matlab神经网络应用设计_10441535

    0下载:
  2. matlab神经网络应用设计-Matlab neural network application design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:罗军
  1. 企业数字神经网络系统

    0下载:
  2. 企业数字神经网络功能开发文章,能进行BP等神经网络的设计-enterprise digital neural network function development articles, BP will carry out other neural network design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:963553
    • 提供者:gcl
  1. 基于VC的神经网络开发程序包(源码)

    0下载:
  2. 基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:422497
    • 提供者:gcl
  1. 基于VC的神经网络开发程序包(原码)

    1下载:
  2. 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:422928
    • 提供者:李洋
  1. Matlab 6.X辅助神经网络分析与设计----源代码

    0下载:
  2. Matlab 6.X辅助神经网络分析与设计----源代码,有助进一步了解神经网络-Matlab 6.X auxiliary Neural Network Analysis and Design-source code, will help to further understand the neural network
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15357
    • 提供者:胡华
  1. rbf 网络设计实例

    0下载:
  2. 人工神经网络网络设计实例,我运行过结果正确。可以-The artificial nerve network network design example, I move the result am correct. May have a try
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:84340
    • 提供者:吴光超
  1. 基于神经网络的系统

    0下载:
  2. 基于神经网络的系统的设计与实现
  3. 所属分类:图形图象

    • 发布日期:2010-03-09
    • 文件大小:1089029
    • 提供者:ma1hu2@_
  1. 使用matlab设计的bp神经网络

    0下载:
  2. 使用matlab设计的bp神经网络,可以不用其自带的工具箱,能增进对神经网络的理解-Bp design using matlab neural network toolbox can do their own, can enhance the understanding of the neural network
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:2733
    • 提供者:jiangya
  1. bp

    0下载:
  2. 不用到matlab工具箱,进行神经网络控制器设计,采用BP方法-Do not have to matlab toolbox, the neural network controller design, using BP method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1442
    • 提供者:海朝
  1. bp

    2下载:
  2. BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1032
    • 提供者:大冰
  1. newpnn123

    0下载:
  2. NEWPNN--设计概率神经网络, 对SIM--对概率神经网络进行仿真-NEWPNN- Designed probabilistic neural network, the SIM- on probabilistic neural network simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1489
    • 提供者:阿祥古
  1. ANALYSISIOFAUTILITYPVTYBRIDSYSTEMUSINGNEURALNETWOR

    2下载:
  2. 这是一篇美国博士毕业设计的论文,是用神经网络实现mppt的方案-This is a graduation project of the United States, Dr. thesis, is to use neural network program to achieve MPPT
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-26
    • 文件大小:5495898
    • 提供者:无名
  1. imagerec

    1下载:
  2. 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:3157795
    • 提供者:zhangkai
  1. TuXiangShiBie

    0下载:
  2. 该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14515829
    • 提供者:zhaorongchang
  1. realizationofmicrowaveeuralnetwork.doc

    0下载:
  2. 用小波实现的神经网络,并且进行了优化设计-By Wavelet neural network, and optimized design
  3. 所属分类:Audio program

    • 发布日期:2017-04-15
    • 文件大小:5972
    • 提供者:连燕云
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:517662
    • 提供者:yutao
  1. ANNClassfication

    1下载:
  2. 使用MATLAB GUI编写的有界面的神经网络分类的方法。适合做课程设计-The preparation of the use of MATLAB GUI interface of the method of neural network classification. Suitable for curriculum design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1306462
    • 提供者:lixiaodong
« 1 2 34 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com