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

搜索资源列表

  1. 用遗传算法优化BP神经网络的Matlab编程实例

    1下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例 07742497gabp.rar
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:130872
    • 提供者:coolhandy
  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. annEXAMPLE

    0下载:
  2. BP神经网络算法,采用遗传算法训练具有7个隶属函数的FNN控制器权值的程序等-BP neural network algorithm, using genetic algorithm training with seven membership function of the FNN controller weighting procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5516
    • 提供者:肖平
  1. nn_examples

    1下载:
  2. 此为matlab教程范例,包括图像、小波分析、优化、神经网络、遗传算法及其他部分范例-This is an example of matlab tutorials, including images, wavelet analysis, optimization, neural networks, genetic algorithms and other parts of sample
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:306776
    • 提供者:梓恒
  1. selected_Algorithm_Collections_for_DSP_Application

    0下载:
  2. 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4231591
    • 提供者:caruchi
  1. rengongzhineng

    0下载:
  2. 简介的神经网络和人工智能。并用径向基函数神经网络实现了某函数,以及MATLAB仿真遗传算法MATLAB仿真-Introduction of the neural network and artificial intelligence. And RBF neural network to achieve a certain function, as well as genetic algorithm MATLAB simulation MATLAB simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:148604
    • 提供者:徐丽丽
  1. GA

    0下载:
  2. 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:11456
    • 提供者:jet
  1. utlab

    1下载:
  2. 模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互-Optimize fuzzy simulation, neural networks, genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:1082217
    • 提供者:tjuliushuxia
  1. yhzgah_sars

    0下载:
  2. 用matlab编写的用遗传算法优化的神经网络的算法,读者可以根据需要进行相应参数的定义。-Prepared using matlab optimization using genetic algorithm neural network algorithm, readers can be required to carry out the corresponding definition of parameters.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:47388
    • 提供者:程俊仁
  1. GA

    0下载:
  2. 该源码是神经网络中常用的遗传算法的代码。遗传算法是最优化常用的解法之一。-The source code is generated gabor operator of the source image characteristics, such as image segmentation can be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2412
    • 提供者:xiao
  1. Artificial_neural_networks_combined_with_genetic_a

    0下载:
  2. 一篇关于人工神经网络与遗传算法的结合书籍,里面的详细说明了如何搭建模型-An article on artificial neural networks and genetic algorithm combination of books, which detailed descr iption of how to build model
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1050083
    • 提供者:andy
  1. ANN_andGA_in_the_Multi-sediment_Flood_Forecasting.

    0下载:
  2. 作者采用具有高度非线性识别能力的人工神经网络与遗传算法相结合的方法,探讨了建立智能预报模型的基本方法,进一步对如何提高预报精度的问题进行了研究,并结合黄河洪水预报实例检验了神经网络模型的可行性。-The author used to identify the capacity of highly non-linear artificial neural network combining with genetic algorithm approach to explore the establi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:101478
    • 提供者:Eason.Yuan
  1. PSO_GA_RBF

    0下载:
  2. 粒子群算法、遗传算法优化RBF径向基神经网络。-Particle swarm optimization, genetic algorithm optimization of RBF Radial Basis Function Neural Networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6566
    • 提供者:hexing
  1. shenjinwanluoyichuangsuanfachengxu

    0下载:
  2. 两个基于神经网络遗传算法的Matlab程序实例。-Two genetic algorithm based on neural network instance of Matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16103
    • 提供者:neversee
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4582
    • 提供者:王朗
  1. GAbp

    1下载:
  2. 用遗传算法优化bp神经网络的权值,并训练以及验证网络-Bp by using genetic algorithms to optimize the weights of neural networks, and network training and validation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1893
    • 提供者:ruoshui
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
  1. Hidden_Markov_wavelet_denoising_matlab_program

    0下载:
  2. 介绍了小波隐马尔可夫去噪的matlab程序-Introduced the wavelet denoising matlab Hidden Markov process
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:264536
    • 提供者:王恩
  1. GAbp

    0下载:
  2. 遗传算法优化神经网络的通用的matlab程序,希望对大家有帮助-Genetic algorithm optimization neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5826
    • 提供者:liyonghui
  1. ForecastingpopIllafionbasedOnsupportvectorintellig

    4下载:
  2. 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:373109
    • 提供者:11
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com