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

搜索资源列表

  1. bp神经网络&龙贝格积分

    1下载:
  2. 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:淡了个淡
  1. 基于遗传算法的BP算法

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:gakk1
  1. PSO优化BP神经网络 MATLAB版本2016a

    2下载:
  2. PSO优化BP神经网络 MATLAB版本2016a PSO优化BP神经网络的权值和阈值 有详尽的注释 并结合2016a的新版本函数特性,优化了算法(PSO optimization BP neural network MATLAB version 2016a PSO optimization BP neural network weights and thresholds Detailed comments and combined with the 2016a new version of t
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:48128
    • 提供者:哈利波特yhs
  1. 基于模糊神经网络的能效网络选择算法

    0下载:
  2. 基于模糊神经网络的能效网络选择算法,根据当前终端应用进行能量效用计算并综合考虑用户接受的网络信号强度和网络带宽将其作为模糊神经网络输入进行网络选择。(Based on the fuzzy neural network energy efficiency network selection algorithm, according to the current terminal application of energy utility calculation and considering th
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1471488
    • 提供者:汀蓝随风
  1. BP神经网络实现图像压缩

    0下载:
  2. matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:53248
    • 提供者:这些年里
  1. Java实现BP神经网络

    0下载:
  2. 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:271360
    • 提供者:zhouxingzi
  1. bp神经网络

    0下载:
  2. BP神经网络用于分类,拟合所需要算法,是入门比较简单的学习算法。(BP neural network is used to classify and fit the necessary algorithm. It is a simple learning algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:肚肚加
  1. 灰色神经网络预测

    1下载:
  2. 灰色系统理论是一种研究少数据、贫信息、不确定性问题的新方法,该代码为基于灰色神经网络的预测算法,例子为冰箱市场的订单需求预测。(Grey system theory is a new method to study less data, poor information and uncertainty. It is a prediction algorithm based on grey neural network, and an example is the order demand pre
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:96256
    • 提供者:cst666
  1. 《MATLAB神经网络原理与实例精解》源码

    1下载:
  2. MATLAB神经网络的程序,里面有神经网络的各种算法,还有实例。(MATLAB neural network program, there are various algorithms of neural network, and examples.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:537600
    • 提供者:华为手机
  1. LVQ神经网络的预测——人脸朝向识别

    0下载:
  2. Elman神经网络的数据预测----电力负荷预测模型研究(Intelligent algorithm, neural network, Elman neural network, data prediction, power load forecasting model.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:5325824
    • 提供者:冰鸟
  1. BP 神经网络算法 matlab 代码:

    0下载:
  2. BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:Panta丶
  1. 遗传算法优化BP神经网络预测彩票实现代码

    4下载:
  2. BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:daink198
  1. 人工神经网络-matlab-源程序代码

    1下载:
  2. 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network is an algorithm mathematical model that mimics the behavior characteristics of animal
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:jianshemi
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:54272
    • 提供者:32768
  1. BP神经网络结合遗传算法用于提取工艺的多目标优化

    0下载:
  2. 结合BP神经网络的多目标规划算法,容易理解(neural networkverygood jdwo)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:76800
    • 提供者:位图
  1. 神经网络遗传算法函数极值寻优-非线性函数极值

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值(Neural network genetic algorithm function extremum optimization - nonlinear function extremum)
  3. 所属分类:其他

    • 发布日期:2018-10-28
    • 文件大小:100352
    • 提供者:acicas
  1. 基于BP神经网络的人脸识别

    4下载:
  2. 基于MATLAB的BP神经网络人脸识别算法(Face recognition algorithm of BP neural network based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2019-03-24
    • 文件大小:9818112
    • 提供者:前尘未时
  1. 基于S函数的BP神经网络PID控制器及Simulink仿真

    3下载:
  2. 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
  3. 所属分类:其他

    • 发布日期:2019-06-01
    • 文件大小:705536
    • 提供者:WUWUDE
  1. _基于智能算法的股票价值估计研究

    0下载:
  2. 基于主成分分析和神经网络算法的股票行情预测(Stock market forecast based on principal component analysis and neural network algorithm)
  3. 所属分类:金融证券系统

    • 发布日期:2020-07-01
    • 文件大小:2245632
    • 提供者:米拉山下
  1. _基于神经网络和遗传算法的金融数据分析方法研究

    2下载:
  2. 基于智能算法的股票分析,采用遗传算法优化神经网络(Based on the stock analysis of intelligent algorithm, the neural network is optimized by genetic algorithm)
  3. 所属分类:金融证券系统

    • 发布日期:2020-06-26
    • 文件大小:1843200
    • 提供者:米拉山下
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com