CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - fuzzy neural

搜索资源列表

  1. Combiningneuranetfuzzy

    0下载:
  2. An Ebook describing how to combine Fuzzy Logic and Neural Networks
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:95148
    • 提供者:Obi
  1. WaterLevelControl

    0下载:
  2. Water Level Control by Fuzzy Logic and Neural Networks
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:247085
    • 提供者:mAi
  1. NFPSS

    0下载:
  2. These set of programs are written to design a robust power system stabilizer for minimizing the effects of low frequency oscillations in electric power systems. A complete nonlinear model of the power system represented by a single machine connected
  3. 所属分类:Project Design

    • 发布日期:2015-06-08
    • 文件大小:15242
    • 提供者:al-amin
  1. A-semi-active-suspension-

    0下载:
  2. 车辆半主动控制的神经网络与模糊控制,对车辆的半主动控制研究是个很好的参考-Vehicle semi-active control of neural network and fuzzy control of semi-active control of the vehicle is a good reference
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:708948
    • 提供者:kobe
  1. fuzzy-neuro--network

    0下载:
  2. 摘要:为了减少先验知识对统一潮流控制器中模糊规则的设计和电力系统参数的变化对统一潮流控制器性能的影响, 文中采用模糊神经网络来设计统一潮流控制器-Abstract: In order to reduce a priori knowledge of the unified power flow controller in the fuzzy rules in the design and power system parameters on the unified power flow contr
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:255498
    • 提供者:唐传胜
  1. online-status-monitoring-

    0下载:
  2. 风机实时在线状态监测与故障诊断模糊神经专家系统研究-Fans real-time online status monitoring and fault diagnosis expert system of fuzzy neural
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:906110
    • 提供者:stonelee
  1. Map-matching-algorithm

    1下载:
  2. 提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.-Map matching algorithm based on fuzzy neural network
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:266381
    • 提供者:刘漂帆
  1. BTT-missile

    1下载:
  2. 针对不确定非线性 BTT 导弹控制系统, 提出了一种基于模糊高斯基函数神经网络的自适应控制设计方法。在设计过程中将不确定部分合为一项, 应用模糊神经网络的万能逼近性质来逼近系统不确定项, 然后利用滑模控制和自适应模糊神经网络理论设计了控制器, 应用 Ly apunov 稳定性理论保证闭环系统的稳定性,并推导出自适应律,最后通过仿真结果验证该方法的有效性。-BTT missile based on fuzzy neural network adaptive control
  3. 所属分类:Project Design

    • 发布日期:2016-04-21
    • 文件大小:398336
    • 提供者:刘漂帆
  1. Intelligent-controller

    0下载:
  2. PID控制算法简单、鲁棒性强,但其参数整定过程繁琐,整定时需要控制对象的精确数学模型,而且整定往往是针对某一种具体工况进行的,缺乏自学习和自适应能力。模糊神经网络则兼备了模糊逻辑和神经网络的优点,具有函数逼近功能,具有较强的自适应、自学习能力、容错能力和泛化能力。借助于遗传算法对全局性参数进行优化设计,借助于BP算法对局部性参数进行优化,将模糊神经网络和遗传算法引入PID控制参数的整定过程,构造出一种基于模糊神经网络和遗传算法的智能PID控制器-Intelligent controller ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1281583
    • 提供者:刘漂帆
  1. Ant-particle-swarm

    0下载:
  2. 基于蚁群粒子群的模糊神经网络交通流量预测,是做毕业设计参考的文献,希望对做交通流预测的同学有帮助-Ant particle swarm-based fuzzy neural network traffic flow forecasts, is doing graduate design reference literature, and help students to do traffic flow forecasting
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:186281
    • 提供者:zhanghu
  1. CPP-Neural-Networks-and-Fuzzy-Logic

    0下载:
  2. Mathematics - C++ Neural Networks and Fuzzy Logic-Mathematics- C++ Neural Networks and Fuzzy Logic
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:1989181
    • 提供者:ken
  1. A-hybrid

    0下载:
  2. 针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别-In traditional BP or GA to identify the application
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:732350
    • 提供者:renxiuju
  1. 2412ijics03

    0下载:
  2. SPEED CONTROL OF SEPARATELY EXCITED DC MOTOR USING FUZZY NEURAL MODEL REFERENCE CONTROLLER
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:213451
    • 提供者:Hakam
  1. ANFIS

    0下载:
  2. fuzzy neural network ANFIS
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:2839
    • 提供者:hadi
  1. Cat-Search-Algorithm-based-on-fuzzy-neural-networ

    0下载:
  2. powerpoint about cat search algorithm a kind of evolutionary algorithm and numerical optimazation
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:446693
    • 提供者:Sadaf
  1. 085321

    0下载:
  2. 基于模糊神经网络模型,RBF神经网络控制研究 -RBF Control Research based on Fuzzy Neural Model
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:236261
    • 提供者:徐文
  1. 7856453

    0下载:
  2. 一种新的PID型模糊神经网络控制器的研究, 带Smith预估器的改进遗传算法 -A New PID-type Fuzzy Neural Network Controller based on Genetic Algorithm with improved Smith Predictor
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:621463
    • 提供者:徐文
  1. 64328

    0下载:
  2. 基因优化的模糊神经网络的船舶控制器 仿真实验得到-A Genetically Optimized Fuzzy Neural Network for Ship Controllers
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:129281
    • 提供者:徐文
  1. muhushenjing

    0下载:
  2. 模糊神经网络可用于模糊回归、模糊控制器.-Fuzzy neural network can be used for fuzzy regression, fuzzy controller
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1748
    • 提供者:yang
  1. c72e5dd2127eecc688cd6c5d0299e28b3ab1

    0下载:
  2. This paper focuses on the design of a novel control approach. Its contribution to the existing literature is that in the design of an interval type-2 fuzzy neural system, recursive fuzzy c-means clustering algorithm is used and the designed algorithm
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-29
    • 文件大小:475136
    • 提供者:karimano
« 12 »
搜珍网 www.dssz.com