登录
首页 » matlab » type2_toolbox2

type2_toolbox2

于 2020-11-13 发布 文件大小:962KB
0 202
下载积分: 1 下载次数: 6

代码说明:

  模糊二型,在matlab中的使用,附有说明论文 和例子(Fuzzy type 2, used in matlab, with explanatory papers and examples)

文件列表:

Type2_Toolbox2\explain the correct.txt, 67 , 2008-05-07
Type2_Toolbox2\New GUI\dotnetCharting.WinForms.dll, 3145728 , 2008-04-04
Type2_Toolbox2\New GUI\dotnetCharting.WinForms.xml, 1138925 , 2008-04-04
Type2_Toolbox2\New GUI\fuzzytool.exe, 233984 , 2008-04-04
Type2_Toolbox2\New GUI\fuzzytool.vshost.exe, 14328 , 2008-04-04
Type2_Toolbox2\New matlab\adapt.m, 1313 , 2008-04-04
Type2_Toolbox2\New matlab\cos_firinglevel.m, 630 , 2008-04-04
Type2_Toolbox2\New matlab\cos_inference.m, 1560 , 2008-04-04
Type2_Toolbox2\New matlab\cos_inputmaker.m, 952 , 2008-04-04
Type2_Toolbox2\New matlab\cos_outputmaker.m, 549 , 2008-04-04
Type2_Toolbox2\New matlab\gaussud.m, 283 , 2008-04-04
Type2_Toolbox2\New matlab\gaussum.m, 602 , 2008-04-04
Type2_Toolbox2\New matlab\gaussup.m, 250 , 2008-04-04
Type2_Toolbox2\New matlab\kmim.m, 1076 , 2008-04-04
Type2_Toolbox2\New matlab\matlab.mat, 1428 , 2008-04-04
Type2_Toolbox2\New matlab\matlabgengerated.mat, 2393 , 2008-04-04
Type2_Toolbox2\New matlab\meetsnorm.m, 89 , 2008-04-04
Type2_Toolbox2\New matlab\mendel_example-wang.asv, 5062 , 2008-10-27
Type2_Toolbox2\New matlab\mendel_example-wang.m, 5062 , 2008-10-27
Type2_Toolbox2\New matlab\mendel_example.m, 5017 , 2008-04-04
Type2_Toolbox2\New matlab\mintnorm.m, 329 , 2008-04-04
Type2_Toolbox2\New matlab\negation.m, 56 , 2008-04-04
Type2_Toolbox2\New matlab\prodtnorm.m, 329 , 2008-04-24
Type2_Toolbox2\New matlab\selectmf.m, 343 , 2008-04-04
Type2_Toolbox2\New matlab\setaxis.m, 257 , 2008-04-04
Type2_Toolbox2\New matlab\super_flstest.m, 1218 , 2008-04-04
Type2_Toolbox2\New matlab\testmf.m, 431 , 2008-04-04
Type2_Toolbox2\New matlab\toolboxgenerate.mat, 464 , 2008-04-04
Type2_Toolbox2\New matlab\trimvec.m, 2185 , 2008-04-04
Type2_Toolbox2\New matlab\trium.m, 806 , 2008-04-04
Type2_Toolbox2\New matlab\triup.m, 761 , 2008-05-07
Type2_Toolbox2\New matlab\type2fls.m, 462 , 2008-04-04
Type2_Toolbox2\New GUI, 0 , 2009-01-19
Type2_Toolbox2\New matlab, 0 , 2009-01-19
Type2_Toolbox2, 0 , 2009-01-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • doppler_to_pc
    这是仿真多普勒频移对脉压影响的程序,采用Matlab编写。(this is a program about the effect of the Doppler shift on PC.)
    2013-07-30 16:46:42下载
    积分:1
  • beamforming_kuanZERO
    单载频波束形成,在干扰方向有宽零陷,来消除干扰,有详细的注释和疑问点(single frequency carrier beamforming,creat wide beam nulling)
    2014-01-09 10:03:18下载
    积分:1
  • nlms
    说明:  归一化自适应lms算法,简单易行,很适合初学者(Normalized adaptive lms algorithm, simple, very suitable for beginners)
    2011-03-14 09:12:49下载
    积分:1
  • Kmeans
     Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于 类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。(Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (or weighted average) to represent the average is known as the cluster center. Although this method can not be used The class attribute of the data, but data for numeric attributes, it can well reflect the significance of clustering on the geometry and statistics.)
    2012-05-05 15:31:02下载
    积分:1
  • Bit2PixConv
    Convert an Image From bit level to pixel level
    2014-12-13 03:08:18下载
    积分:1
  • TrackRoute
    用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。(With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.)
    2013-11-23 14:31:30下载
    积分:1
  • 基于导向矢量不确定集的稳健Capon波束形成算法的Matlab序capon_beamformer_pattern
    基于导向矢量不确定集的稳健Capon波束形成算法的Matlab程序(Steering vector uncertainty set based on robust Capon beamforming algorithm in Matlab)
    2020-10-25 16:20:00下载
    积分:1
  • PCA_MATLAB
    PCA(主成分分析)的MATLAB源代码,包含测试例子及使用文档,该算法主要用于图像分类时特征的降维。(PCA (Principal Component Analysis) of the MATLAB source code, including test case and use the document, the algorithm is mainly used for image classification and feature dimensionality reduction.)
    2012-07-14 14:00:46下载
    积分:1
  • 1
    一个基于遗传算法与mp的外文文献,讲的很清楚明了,有参考价值(VOICED/UNVOICED SPEECH DISCRIMINATION IN NOISE USING GABORATOMIC DECOMPOSITION)
    2013-11-18 11:19:58下载
    积分:1
  • mapLSB
    说明:  基于BMP图像格式调色板排序的的信息隐藏算法(Palette based image format BMP sort of information hiding algorithm)
    2010-04-05 10:39:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载