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

搜索资源列表

  1. amethodforimagefusion

    0下载:
  2. 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:339414
    • 提供者:许国柱
  1. dryd

    0下载:
  2. This addresses the use of ANFIS function in the Fuzzy Logic Toolbox for nonlinear dynamical system identification. This also requires the System Identification Toolbox, as a comparison is made between a nonlinear ANFIS and a linear ARX model.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4351
    • 提供者:manoj
  1. invkine_codepad

    0下载:
  2. This illustrates using a fuzzy system to model the inverse kinematics in a two-joint robotic arm.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5402
    • 提供者:manoj
  1. fcm

    0下载:
  2. 采用模糊c均值聚类算法用以实现对图像的分割,以利于人们的研究处理-Fuzzy c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15522
    • 提供者:杨晓飞
  1. muhujuleituxiangfenge

    0下载:
  2. 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3699
    • 提供者:方明
  1. washerFC

    0下载:
  2. 对洗衣机洗涤时间设计模糊控制系统,选用两输入单输出模糊控制器-Washing time on washing machine fuzzy control system design, use two-input single-output fuzzy controller
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:599
    • 提供者:humm
  1. trn_4in

    0下载:
  2. 模糊神经和软计算 时间序列 预测 神将网络 模糊控制-Fuzzy neural and soft computing time series prediction
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1149
    • 提供者:高鹏
  1. weinai

    0下载:
  2. 维纳滤波对图像模糊的处理以及对加入噪声的图像进行清晰处理-Wiener filter for image processing and fuzzy image on a clear noise added deal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1019
    • 提供者:lvnana
  1. SSFroughSeg

    1下载:
  2. 这是采用模糊粗糙集的方法处理图像的matlab代码-This is a fuzzy rough set approach to image matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-01-14
    • 文件大小:11415337
    • 提供者:lindahua
  1. image

    0下载:
  2. matlab code for image manipolation include fuzzy image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11250
    • 提供者:sma
  1. est_daopu_len

    0下载:
  2. 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26576
    • 提供者:天天
  1. mohumatlab

    0下载:
  2. 模糊聚类的marlab源码程序,大家可以看看,应该会有帮助的-Fuzzy Clustering marlab source programs, we can see, should be helpful
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2812
    • 提供者:lujianshan
  1. Fuzzy_Classifier_matlab_code

    0下载:
  2. 模糊分类论文pdf文件以及Matlab code源码,对学习很有帮助。-A Simple Fuzzy Classifier based on Inconsistency Analysis of Labeled Data
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:294213
    • 提供者:Vlog
  1. TS-Fuzzy_Models

    2下载:
  2. TS-Fuzzy Model模糊系统论文pdf文件以及Matlab code源码,对学习很有帮助。-paper: "Compact TS-Fuzzy Models through Clustering and OLS plus FIS Model Reduction" and Matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-03
    • 文件大小:167936
    • 提供者:Vlog
  1. FuzzyControllerDesign

    0下载:
  2. 这是我智能控制课上的大作业,要求设计一符合要求的模糊控制器,作业中附带了程序,并有matlab仿真图。-This is my class on intelligent control of large operations, to meet the requirements to design a fuzzy controller, operations with the program, and a matlab simulation of Fig
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:588541
    • 提供者:yu
  1. BP-Example

    0下载:
  2. 神经网络控制的Matlab程序代码的详细解读,通过长时间的使用神经网络控制我对该算法深刻认识都清清楚楚写在每一句代码的后面,包括如何修改,基本可以涵盖多种神经网络控制(模糊神经网络,自适应神经网络等等)相信这个程序解读对本科及硕士的毕业设计是有极大帮助的-Matlab neural network control of the detailed code interpretation, through the use of neural networks a long time to contr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:9612
    • 提供者:大冰
  1. tuxiangfenggeyutezhengtiqu

    1下载:
  2. 图像特征提取的总结,用MATLAB模糊聚类算法进行图像分割,阀值分割及特征提取的资料和作业。-Summary of the image feature extraction, fuzzy clustering algorithm using MATLAB for image segmentation, threshold segmentation and feature extraction of data and operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:490641
    • 提供者:abcd0609
  1. fuzzyanfis

    2下载:
  2. TS的模糊神经网络程序,包括数据对比输出,网络均方差输出对比,隶属度函数对比-TS fuzzy neural network program, including the comparison of the data output, the network mean square output contrast, comparison of membership functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-11
    • 文件大小:1024
    • 提供者:陈光
  1. matlab_Programming_for_face_graphics_Fuzzy_algorit

    0下载:
  2. matlab编程设计之人脸图形模糊性算法源码matlab Programming for face graphics Fuzzy algorithm source code-matlab Programming for face graphics Fuzzy algorithm source code matlab Programming for face graphics Fuzzy algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:13917
    • 提供者:jf
  1. image_process

    0下载:
  2. 包含几种用于图像处理的MATLAB程序,分别有图像高通滤波,低通滤波,图像小波融合,图像消模糊,以及图像恢复。都是非常实用的小程序-Contains several MATLAB programs for image processing, images were high-pass filter, low pass filtering, wavelet image fusion, image consumption fuzzy, and image restoration. Are very
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1768
    • 提供者:蔡进
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com