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

搜索资源列表

  1. sgarbf

    0下载:
  2. 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9769
    • 提供者:王永超
  1. GABPMATLAB

    4下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples
  3. 所属分类:Energy industry

    • 发布日期:2014-09-02
    • 文件大小:20901
    • 提供者:汲平
  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. ycsfsjwl

    0下载:
  2. 遗传算法优化神经网络黑箱函数通用MATLAB源码-Genetic Algorithm Neural Network General MATLAB source black box function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3654
    • 提供者:天道酬勤
  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. 20081104ga_src

    0下载:
  2. 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:26136
    • 提供者:haoyubao
  1. GAbp

    2下载:
  2. 遗传神经网络的模式识别算法,可以用于设备的故障诊断-Genetic neural network pattern recognition algorithm, can be used for equipment fault diagnosis
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:50522
    • 提供者:费小东
  1. GABP

    0下载:
  2. 用C#写的一个神经网络结合遗传算法优化的程序-Using C# Write a combination of genetic algorithm neural network optimization procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:51963
    • 提供者:winters
  1. genetic_algorithm_in_c

    0下载:
  2. 此源码包含下面五个程序的源代码。 基本分类算法源程序 基本遗传算法源程序 基于遗传算法的人工生命模拟源程序 基于遗传算法优化神经网络结构源程序 基于遗传算法提取基元图形源程序-This source code contains the following five program s source code. Basic classification algorithm source basic source of genetic algorithm based on gen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:631314
    • 提供者:魏汝垚
  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. Mouseintothemaze

    0下载:
  2. 在一个随机的迷宫里,小白鼠如何能最快地从起点走到终点。可采用科学的神经网络或遗传算法来实现,也可以采用基本的办法:每条路都试探。-At a random maze, the mouse, how can the fastest from the starting point of an end. Neural network can be scientific or genetic algorithm to achieve, but also the basic approach can be
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3644
    • 提供者:冷秋
  1. 99273904GA-bP

    1下载:
  2. 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4024
    • 提供者:kubery
  1. 00

    0下载:
  2. 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:11304
    • 提供者:张振杰
  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. Genetic_Algorithm_and_Neural_Network_for_Face_Emo

    0下载:
  2. Genetic Algorithm and Neural Network for Face Emotion Recognition. A document is suitable for people who researching about facial expression Identification
  3. 所属分类:matlab

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

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

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

    0下载:
  2. 用遗传算法优化神经网络权值 最后实现逼近sin函数曲线-Neural network using genetic algorithm optimization to achieve the right of the value of the final function curve approximation sin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:293925
    • 提供者:无名
  1. simultaneous

    0下载:
  2. 利用遗传算法对两个神经网络模块共同进化的例子,此方法优于对两个模块分别进化-Using the genetic algorithm neural network module of the two examples of co-evolution, this method is superior to the evolution of the two modules were
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:10148
    • 提供者:tjy
« 1 23 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com