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

搜索资源列表

  1. Fuel-cell-enginey

    1下载:
  2. 燃料电池发动机的模糊神经网络温度控制研究Fuel cell engine of Fuzzy Neural Network Temperature Control-Fuel cell engine of Fuzzy Neural Network Temperature Control
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-22
    • 文件大小:582656
    • 提供者:nen010
  1. 02

    0下载:
  2. 模糊神经网络:模糊空间划分 修正的规则-Fuzzy neural networks: fuzzy space partition rules amended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:eric
  1. Fuasetem

    0下载:
  2. 基于模糊神经网络的烟叶烘烤温湿度监控系统研究Fuzzy neural network based tobacco curing temperature and humidity monitoring system-Fuzzy neural network based tobacco curing temperature and humidity monitoring system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:371956
    • 提供者:justin111
  1. genetic-algorithm-can-be-added1

    0下载:
  2. 程序可以运行,模糊神经网络,可以加入遗传算法优化-Program can run, fuzzy neural networks, genetic algorithm can be added
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1524
    • 提供者:xchj
  1. Fuzering

    0下载:
  2. 模糊神经网络的多传感器系统滤波降噪Fuzzy neural network multi-sensor system noise reduction filtering-Fuzzy neural network multi-sensor system noise reduction filtering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:580837
    • 提供者:
  1. troller

    0下载:
  2. 高超声速飞行器的模糊CMAC神经网络控制器设计-Hypersonic vehicle fuzzy CMAC neural network controller
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:421228
    • 提供者:usee
  1. delphi_SMap01

    0下载:
  2. 模糊自组织神经网络,用于特征提取;参数可以修改,方便应用-fuzzy self organization map
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:1505215
    • 提供者:吴鹏飞
  1. gration

    0下载:
  2. 神经网络与模糊融合的外围故障诊断方法Neural networks and fuzzy fault diagnosis method for external integration-Neural networks and fuzzy fault diagnosis method for external integration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:433044
    • 提供者:tech
  1. Advanced-algorithms

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法。-In this lecture, we will focus on talk about some commonly used mathematical modeling algorithms, including neural networks, genetic algorithm, simulated annealing algorithm and fuzzy mathematics
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:276702
    • 提供者:aa
  1. MATLAB-Programming

    0下载:
  2. 讲述了Matlab绘图和影像处理功能,此外增加了图形用户界面编程、数值计算、符号运算、数字信号处理、优化运算、神经网络分析、系统仿真和模糊系统设计等内容。-Tells Matlab graphics and image processing functions, in addition to increasing the graphical user interface programming, numerical computing, symbolic computing, digital s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10837632
    • 提供者:zhang yue
  1. FNN-MATLAB

    0下载:
  2. Fuzzy Neural MATLAB 基于模糊神经网络的控制问题-Fuzzy Neural Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:612203
    • 提供者:xingguo
  1. Ann4

    0下载:
  2. 基于模糊神经网络的预测的嘉陵江水质评价的matlab源程序以及数据-Prediction based on fuzzy neural network of the Jialing River water quality assessment and data matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:14157
    • 提供者:淡水海边
  1. quanti

    1下载:
  2. 仿真曲线可以看出,神经网络PID和模糊PID的响应速度比常规PID控制快,而且系统的调整时间很短,没有超调。神经网络PID与模糊PID的控制效果相同,都能在极短的时间内,消除偏差,快速地克服偏差的影响,改善了系统动态特性,因此说明神经网络PID和模糊PID对锅炉汽包水位的控制效果要优于常规PID控制。-Simulation curve can be seen, PID and fuzzy PID neural network response speed faster than the conv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2125
    • 提供者:liuda
  1. Particle-algorithm

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:10583
    • 提供者:天涯
  1. Nonlinearly-Adaptive

    0下载:
  2. :针对能够采用仿射非线性表示的含有未建模动态的SISO非线性系统,讨论了一种基于神经网络的自适应 控制方法.该方法对受控对象的已知部分.采用反馈线性化方法设计控制器,用神经网络在线补偿未建模动态及 外部干扰等引起的误差,从而实现自适应控制。对具有未建模动态的双车倒立摆设计了输出反馈自适应控制系 统.仿真表明该方法是有效的。 -A discussion is devoted to design neural network adaptive control scheme of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:164267
    • 提供者:
  1. HPClassifier

    0下载:
  2. HP神经网络 分类 模糊记忆 简单示例 供大家参考-HP memory fuzzy neural network classification simple example for your reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:329942
    • 提供者:学生
  1. Mathematical-modelingamatlab

    0下载:
  2. 给文件包含了几乎所有数学建模用到的分析法,如模糊数学,神经网络,灰色模型,并包含有相关模型matlab代码,可作为建模竞赛培训材料。-To the file contains almost all of the mathematical modeling used in the analysis, such as fuzzy, neural network, the gray model and includes the relevant model matlab code can be use
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4154823
    • 提供者:张中伟
  1. T_SFuzzyNeuralNetwork

    0下载:
  2. 一种基于Takagi-siugeno模型的模糊神经网络由前件网络和后件网络两部分组成-Takagi-siugeno model based on fuzzy neural network consists of pieces of network before and after pieces of the network composed of two parts
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:77866
    • 提供者:冯晓芳
  1. Techniquedetectinggroupevents

    0下载:
  2. 结合直觉模糊贴近度理论,构造了直觉模糊ART神经网络,为群事件检测提供了一条有效途径。-With intuitionistic fuzzy close-degree theory, structure the intuitionistic fuzzy ART neural network, give group event detection provides an effective way.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:246382
    • 提供者:冯晓芳
  1. UFK

    0下载:
  2. 本文提出了基于UKF的直觉模糊神经网络.给出了直觉模糊神经网络的结构和各层的含义 -In this paper, based on the UKF' s intuitionistic fuzzy neural network. Intuitionistic fuzzy neural network is given the structure and layers of meaning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4356304
    • 提供者:冯晓芳
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com