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

搜索资源列表

  1. FUZZCLUST

    0下载:
  2. matlab上实现的模糊聚类算法,相当有用,是一个聚类工具箱。-matlab on the fuzzy clustering algorithm to achieve very useful, is a cluster toolkit.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:12597
    • 提供者:知风
  1. fuzzypid

    1下载:
  2. 在matlab环境下使用模糊PID和常规数字PID控制buck电路效果对比-Environment in matlab fuzzy PID and conventional digital PID control circuit buck contrast effect
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:904
    • 提供者:刘奇
  1. FNN_PSO

    0下载:
  2. This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:Mehran Ahmadlou
  1. EBP-chaoticPrediction

    0下载:
  2. This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6114
    • 提供者:Mehran Ahmadlou
  1. main

    0下载:
  2. I upload T-S fuzzy matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1805
    • 提供者:sillydunky
  1. matlab

    0下载:
  2. 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3306540
    • 提供者:jk
  1. KFCMClust529

    4下载:
  2. 标准的模糊C聚类算法程序,做聚类图像处理的非常有用-the corresponding algorithms are called kernel fuzzy c-means (KFCM) and kernel possibilistic c-means (KPCM) algorithms. And some test results are given to illustrate the advantages of the proposed algorithms over
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:880114
    • 提供者:许亮
  1. fcm

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:张淘
  1. simulink

    5下载:
  2. 自适应模糊PID控制的仿真文件和模糊规制-Adaptive fuzzy PID control and fuzzy simulation of regulatory documents
  3. 所属分类:matlab

    • 发布日期:2016-12-08
    • 文件大小:14283
    • 提供者:彭佳红
  1. DeblurringImagesUsingWienerFilter

    0下载:
  2. 模拟运动模糊 恢复模糊图像 对加性噪声图像的恢复等-Fuzzy simulation of the restoration of motion-blurred images of additive noise, such as image restoration
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1535221
    • 提供者:aprilgirl
  1. fuz

    0下载:
  2. 使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data-Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:11971
    • 提供者:Peter
  1. work

    1下载:
  2. 用MATLAB的SMULINK 实现的模糊算法,用于温度控制,可以直接运行,参数已经调整好-To achieve the SMULINK with MATLAB fuzzy algorithm, for temperature control, can be directly run, the parameters have been adjusted
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:55038
    • 提供者:陶克艳
  1. without_dc

    0下载:
  2. 用matlab仿真模糊控制器,有一定的帮助-fuzzy controller
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1325
    • 提供者:李小燕
  1. Untitled

    0下载:
  2. 用matlab仿真模糊控制器,有一定的帮助-fuzzy pid controller
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1090
    • 提供者:李小燕
  1. fuzzf

    0下载:
  2. 用matlab仿真模糊控制器,有一定的帮助-fuzzy pid controller
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:923
    • 提供者:李小燕
  1. PIDFuzzydemo_ACmotor

    0下载:
  2. MATLAB Program of Fuzzy Logic Controller
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:44090
    • 提供者:fansydung
  1. transfer

    0下载:
  2. 模糊聚类分析的源代码 ,其中包括矩阵标准化,模糊相似矩阵-Fuzzy Cluster Analysis of the source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:829
    • 提供者:wanglin
  1. MATLABprogram

    2下载:
  2. 基于Matlab环境编写的一些神经网络PID控制和模糊PID控制源代码,其中包含BP pid,CMAC PID,RBF PID,BP数值逼近算法,BP预测控制以及模糊PID。-Matlab-based environment for the preparation of a number of neural network PID control and fuzzy PID control of the source code, which includes BP pid, CMAC PID,
  3. 所属分类:matlab例程

    • 发布日期:2017-05-07
    • 文件大小:9434
    • 提供者:但杨文
  1. MATLAB

    0下载:
  2. fuzzy controll system introduction
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:337205
    • 提供者:elnagar
  1. fuzzyneuralnetwork

    0下载:
  2. 一个将模糊控制和神经网络相结合的方法,用matlab实现的模板-A fuzzy control and neural network combining methods to achieve matlab template
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:10218
    • 提供者:郝冰
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com