CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 网络优化

搜索资源列表

  1. matlab

    0下载:
  2. MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:60.21kb
    • 提供者:*
  1. jisuan

    0下载:
  2. 进行电力网络的潮流计算 可以此进行无功优化等问题-electrical calculation
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2.59kb
    • 提供者:liziran
  1. ofdm.m

    0下载:
  2. 在OFDMA的网路下对频道进行的估计,简单有效的实现了OFDMA网络的优化以及对于参数的选择-OFDMA channel estimation
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2.04kb
    • 提供者:徐亚伦
  1. BPnetwork

    0下载:
  2. 神经网络,不借助Mtlab内部工具箱,实现预测优化。-Neural Networks
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:957byte
    • 提供者:wdf
  1. ANN

    0下载:
  2. BP网络的训练代码,优化的前处理,可以较好的预测参数-BP network training code, the optimized pre-treatment can be a better prediction parameters
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:4.82kb
    • 提供者:huangyufei
  1. LPRDemo

    0下载:
  2. 遗传算法,实现网络的优化;在每一代中去除不符合条件的部分,重新组合。-Genetic algorithm, to realize the optimization of the network In each generation to remove does not comply with the conditions of the part, reset.
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:725.9kb
    • 提供者:刘一
  1. clustering-coefficient

    0下载:
  2. 计算复杂网络的的得集聚系数,对优化网络拓扑结构很有用-The computational complexity of the network of clustering coefficient, is very useful to optimize the network topology.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:644byte
    • 提供者:tony
  1. youhua-rbf-de-suanfa

    0下载:
  2. 粒子群算法优化神经网络的参数,应用到故障诊断的应用中去-Parameters particle swarm optimization neural network is applied to fault diagnosis of the application to
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:qiboci
  1. BP

    0下载:
  2. BP神经网络程序,能对相关数据进行参数寻优,进而优化系统性能-Application of BP neural network, can to parameter optimization of relevant data, and then optimize the system performance
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:827byte
    • 提供者:文心
  1. chapter3

    0下载:
  2. BP神经网络算法 基于遗传算法的BP神经网络算法实现对结果的优化-Based on BP neural network algorithm to optimize the BP neural network algorithm genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5.13kb
    • 提供者:peng
  1. BP

    0下载:
  2. 本文结合遗传算法对BP算法进行优化,建立了改进的BP神经网络模型。最后,充分利用MATLAB语言的各自优势,进行编程-In this paper, the genetic algorithm to optimize BP algorithm, establish an improved BP neural network model. Finally, make full use of their respective advantages MATLAB language programming
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:刘峥峥
  1. RBF-network

    1下载:
  2. 粒子群算法优化RBF网络 径向基函数( RB F ) 神经网络是一种具有全局收敛 的前向网络, 通过中间层神经元的非线性传递 , 能够实 现任意的从输入空间到输出空间的映射, 可以唯一任 意精度逼近任何连续函数-rbf network
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:yuyao
  1. yichuan

    0下载:
  2. 基于神经网络与遗传算法的多目标函数优化求解程序-Multi objective function is based on neural networks and genetic algorithm optimization solver
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:12.1kb
    • 提供者:赵大业
  1. PID

    0下载:
  2. PID控制器参数主要是人工调整,这种方法不仅费时,而且不能保证获得最佳的性能。PSO已经广泛应用于函数优化、神经网络训练、模式分类、模糊系统控制以及其它应用领域,本案例将使用PSO进行PID控制器参数的优化设计。-The main parameters of PID controller are manual adjustment. This method is not only time-consuming, but also can not guarantee the best perfor
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:11.37kb
    • 提供者:王洪
  1. PSOBP

    0下载:
  2. PSO优化后的BP神经网络,用于风速预测得训练和输出-BP network with PSO
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.43kb
    • 提供者:付胜超
  1. GA_ANN

    0下载:
  2. 利用遗传算法,对神经网络中的参数进行迭代优化,进而使神经网络更加强大(Using the genetic algorithm, the parameters in the neural network are iteratively optimized to make the neural network more powerful.)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-22
    • 文件大小:11kb
    • 提供者:三石城
  1. ACO-BP预测

    0下载:
  2. 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:X。
搜珍网 www.dssz.com