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

搜索资源列表

  1. PSOGABPDRNN.rar

    1下载:
  2. 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:134493
    • 提供者:zhangguosheng
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. wavelet-neural-network-

    0下载:
  2. 介绍小波神经网络的基本原理。利用遗传算法来优化小波神经网络,达到提高逼近精度,简化网络结构,提高收敛速度的目的。通过实验将其与传统的小波神经网络进行比较,证实前者具有更优的网络结构,更高的逼近精度。-Introduce the basic principles of wavelet neural network. The use of genetic algorithms to optimize the wavelet neural network to improve the approxim
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:317780
    • 提供者:马立静
  1. LPR-mobile

    1下载:
  2. 视频车辆牌照识别,包含汉字处理算法,BP神经网络设计。识别率高达90%以上。-Video vehicle license plate recognition, including the Chinese characters processing algorithms, BP neural network design. Recognition rate as high as 90 .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:771168
    • 提供者:飞辉
  1. nnToolKit_src

    4下载:
  2. nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:10865872
    • 提供者:魏建明
  1. C++

    0下载:
  2. 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:464057
    • 提供者:丁冬
  1. FS

    1下载:
  2. 模糊神经网络预测地基沉降量(神经网络实用教程中源码)-Fuzzy neural network prediction of foundation settlement [neural network practical tutorial source]
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:7564
    • 提供者:吴真
  1. rbf_svm

    0下载:
  2. 人工神经网络(ANN)的泛化特性是神经网络最重要的特性,同时也是最不容易保证的特性。本程序对改进泛化的神经网络算法以及新兴的机器学习算法——支持向量机算法进行研究,-Artificial Neural Network (ANN) the generalization characteristics of neural networks are the most important characteristics, but also not easy to guarantee the most f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7384
    • 提供者:王旭
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. 1985528BP_RBF

    0下载:
  2. ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, si
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:114873
    • 提供者:u123xz
  1. AnApproachToTheNeuralNetworkBasedDataMining

    0下载:
  2. 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:20539
    • 提供者:yunzhang
  1. Backpropagation_Learning(Multilayer_NN)

    0下载:
  2. Neural network source code with 2 learning process using backpropagation algorithms.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:388399
    • 提供者:Kow
  1. BP_compression_c

    0下载:
  2. bp神经网络用于BMP图像压缩,基于c语言实现-Algorithms of Image Compression based on BP Neural Network
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:37352
    • 提供者:PNJ
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. GABP

    2下载:
  2. 用遗传算法来优化BP神经网络,进行网络训练,包含有实验数据-Using genetic algorithms to optimize the BP neural network, the network training, includes the experimental data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:16979
    • 提供者:李婷
  1. wavelet-neural-network

    0下载:
  2. 在VC++里面实现小波神经网络,效果很不错,可以尝试下,小波神经网络是个很好用的算法。-Achieved inside the VC++ wavelet neural network, the effect is very good, you can try, the wavelet neural network is a good use of algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4881
    • 提供者:石爱红
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. pso

    0下载:
  2. 运用神经网络pso的算法进行极值的搜索,并且以函数例子进行了演示。-Use grnn neural network algorithms for data prediction, and the cargo as an example for a demonstration.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1894
    • 提供者:xcxc
  1. Practical-neural-network-tutorial

    0下载:
  2. 本书介绍了神经网络常用算法、优化算法及其混合编程实现-This book presents a commonly used neural network algorithms, optimization algorithm and its hybrid programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23364069
    • 提供者:萱珊
  1. matlab-Neural-network-algorithm

    0下载:
  2. 很经典的matlab网络神经算法,包含PDF文件和相应的例程代码-Very classic matlab neural network algorithms, including PDF files and corresponding sample code
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11334752
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com