登录
首页 » matlab » type2_toolbox2

type2_toolbox2

于 2020-11-13 发布 文件大小:962KB
0 220
下载积分: 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 个回复

  • GUI
    说明:  详细介绍matlab中GUI的操作命令及相关演示程序,是非常好的GUI学习资料(Matlab in detail the operation of the command and associated GUI demo program is a very good learning materials GUI)
    2011-02-25 23:41:21下载
    积分:1
  • mom
    matlab程序,二维矩量法,无限长圆柱散射(matlab progress)
    2012-04-16 20:58:21下载
    积分:1
  • FuzzyClusteringToolbox
    四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计(Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several metrics.)
    2013-09-21 00:34:47下载
    积分:1
  • ButterWorth
    低通滤波程序,很好,很实用,用于信号处理过程中的滤波(very good )
    2011-12-25 15:19:28下载
    积分:1
  • e3
    说明:  数字滤波器的设计,用双线性变换设计N阶巴特沃斯低通数字滤波器。(The design of the digital filter, using bilinear transformation design N order butterworth low-pass digital filter.)
    2014-03-16 22:23:25下载
    积分:1
  • oap2
    最优阵列处理中的波束形成算法(包括均匀加权线阵、阵列调向、线性孔径、阵列性能度量的程序)(optimun array processing)
    2012-04-23 10:20:16下载
    积分:1
  • GA实
    一个关于遗传算法的例子,亲测有效。在理解算法实现基础上就可以很好理解代码啦,主程序直接运行gamain就可以了。(An example of genetic algorithm is given, which is effective. On the basis of understanding the implementation of the algorithm, we can understand the code very well. The main program can run gamain directly.)
    2019-04-18 17:31:40下载
    积分:1
  • OQAM
    说明:  OQAM系统的OFDM仿真,性能很好的算法(OQAM OFDM system simulation is in good)
    2011-04-14 16:00:38下载
    积分:1
  • OMP
    一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。(A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing all of the selected atoms, which makes the accuracy requirement of the same circumstances, the OMP algorithm s convergence speed is faster. )
    2013-08-24 12:51:20下载
    积分:1
  • SoundVolume
    国外编辑的 一个java接口 功能是更改系统声音大小()
    2012-08-26 22:40:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载