CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 模糊

搜索资源列表

  1. ballplate

    2下载:
  2. 板球系统的模糊控制,用matlab的M语言写的模糊控制器,用siumlink做的仿真。-Cricket fuzzy control system, using the M language matlab fuzzy controller, using the simulation siumlink do.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-28
    • 文件大小:5553
    • 提供者:张章
  1. program

    0下载:
  2. 其中有五个程序,详细地说明了五种基于模糊数据的模糊聚类的方法与实现步骤。其中五种程序分别来自五个权威外文论文-Among them, five procedures, detailed descr iption of five based on fuzzy data fuzzy clustering methods and implementation steps. Five procedures in which the authority of a foreign language from
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9782
    • 提供者:
  1. BPNN

    2下载:
  2. 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3890
    • 提供者:韩梅
  1. chengpin

    1下载:
  2. 模糊神经网络,自己编的,解决神经网络全局收敛问题,训练速度快。-Fuzzy neural networks, own, and to resolve the issue of global convergence of neural network training speed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2156
    • 提供者:常迪
  1. julei

    0下载:
  2. 经典模糊聚类算法的matlab程序框架,简单容易理解。-Classical fuzzy clustering algorithm matlab Framework, a simple easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6373
    • 提供者:许翔
  1. main

    0下载:
  2. 利用多种滤波器实现对图像的滤波处理及先模糊处理,再对模糊图像进行多种方式的增强处理-Using multiple filter image filtering processing and fuzzy processing first, and then the fuzzy image enhancement of a variety of ways to deal with
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1093
    • 提供者:xiaoyong
  1. ApplicationofFuzzyNeuralNetworkinDriverFatigueDete

    0下载:
  2. 可利用MATLAB实现模糊神经网络仿真,不过这里还没有MATLAB源码,期待大家将其实现-Can make use of MATLAB realization of fuzzy neural network simulation, but no MATLAB source code here, we look forward to its realization
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:469220
    • 提供者:李毓婷
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. mohushenjingwangluoMATLAB

    0下载:
  2. 模糊神经网络解耦MATLAB程序,已经在机器上实验过可以运行-Fuzzy Neural Network Decoupling MATLAB program has been on the machine can run the experiment
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:25996
    • 提供者:中国
  1. FuzzyControlTheoryAplication

    0下载:
  2. 一本很好的介绍模糊控制及其应用的书籍。相信能有所帮助。-A good introduction and application of fuzzy control book. Trust can be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5399338
    • 提供者:zhangxiang
  1. ImprovedBPalgorithminfuzzyneuralnetworkapplication

    1下载:
  2. 一种改进的BP算法在模糊神经网络中的应用,性能得到很好的改善。-An Improved BP Algorithm in the fuzzy neural network applications, performance is very good improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:349706
    • 提供者:zhangxiang
  1. FS

    1下载:
  2. 模糊神经网络预测地基沉降量(神经网络实用教程中源码)-Fuzzy neural network prediction of foundation settlement [neural network practical tutorial source]
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:7564
    • 提供者:吴真
  1. FCM

    1下载:
  2. 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:angelp
  1. MATLAB_PID

    0下载:
  2. 基于MATLAB的模糊PID控制系统的设计及其仿真,可以实现输入传函,程序给出pid数值-MATLAB-based fuzzy PID control system design and simulation, you can enter the transfer function implementation, the program give value pid
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:711760
    • 提供者:何小虎
  1. FuzzyCMean

    1下载:
  2. 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:732
    • 提供者:yang
  1. FuzzyPID

    0下载:
  2. 模糊PID控制源程序.采样时间为1ms,在第300个采样时间时控制器输出加1.0的干扰.-Fuzzy PID control of the source code. Sampling time of 1ms, at No. 300 when the controller output sampling time add 1.0 interference.
  3. 所属分类:matlab

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

    0下载:
  2. 模糊控制,的基本源程序,主要用于决策判断模糊控制,的基本源程序,主要用于决策判断-Fuzzy control, the basic source code, the main judge for decision-making fuzzy control, the basic source code, mainly used in decision making
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:张文
  1. Fuzzy_Logic

    0下载:
  2. 这个简单的GUI程序,介绍了模糊逻辑的运行原理。程序中只用了两个隶属函数,如果你对其有什么改进的,我很欢迎。-Please open FA1.fig file first in and press help button to get knowledge about this GUI. In this I have used only two membership function, Trapmf, and Tirmf, And I tried maximum to cover
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:42738
    • 提供者:Benjamin_Ang
  1. bp1

    0下载:
  2. 神经网络已经得到广泛应用,这里是一个模糊神经网络的matlab程序-Neural network has been widely used, there is a fuzzy neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:sky
  1. MOHUPID

    1下载:
  2. 模糊PID控制程序,用于模糊自整定PID控制算法的实现-Fuzzy PID control procedures for the fuzzy self-tuning PID control algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2015-10-29
    • 文件大小:1995
    • 提供者:chenzigen
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com