登录
首页 » matlab » General Type-2 FLSs

General Type-2 FLSs

于 2019-03-05 发布 文件大小:24KB
0 146
下载积分: 1 下载次数: 7

代码说明:

  广义二型模糊系统的源代码,各个部分都有代码进行说明,对于需要学习二型系统的人是很好的选择。(The source code of generalized type II fuzzy system is explained in every part. It is a good choice for people who need to learn type-II fuzzy system.)

文件列表:

General Type-2 FLSs, 0 , 2010-04-10
General Type-2 FLSs\._EXTENSION PRINCIPLE, 277 , 2010-04-10
General Type-2 FLSs\._MISCELLANEOUS, 277 , 2010-04-10
General Type-2 FLSs\._OPERATIONS, 277 , 2010-04-10
General Type-2 FLSs\._PLOTTING, 277 , 2010-04-10
General Type-2 FLSs\._READ_ME, 246 , 2010-04-10
General Type-2 FLSs\EXTENSION PRINCIPLE, 0 , 2017-08-05
General Type-2 FLSs\EXTENSION PRINCIPLE\._extend_binary.m, 246 , 2010-04-10
General Type-2 FLSs\EXTENSION PRINCIPLE\._extend_nary1.m, 246 , 2010-04-10
General Type-2 FLSs\EXTENSION PRINCIPLE\._extend_nary2.m, 246 , 2010-04-10
General Type-2 FLSs\EXTENSION PRINCIPLE\extend_binary.m, 3892 , 2017-07-28
General Type-2 FLSs\EXTENSION PRINCIPLE\extend_nary1.m, 4139 , 2010-04-10
General Type-2 FLSs\EXTENSION PRINCIPLE\extend_nary2.m, 4386 , 2017-08-05
General Type-2 FLSs\MISCELLANEOUS, 0 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\._MULT.M, 246 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\._TRIMVEC.M, 246 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\._wt_avg_op.m, 246 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\MULT.M, 192 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\TRIMVEC.M, 3747 , 2010-04-10
General Type-2 FLSs\MISCELLANEOUS\wt_avg_op.m, 648 , 2010-04-10
General Type-2 FLSs\OPERATIONS, 0 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._gaussian_meet.m, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._gaussian_sum.m, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._JOIN.M, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._MEET.M, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._NEGATION.M, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\._weighted_avg.m, 246 , 2010-04-10
General Type-2 FLSs\OPERATIONS\gaussian_meet.m, 1068 , 2010-04-10
General Type-2 FLSs\OPERATIONS\gaussian_sum.m, 1235 , 2010-04-10
General Type-2 FLSs\OPERATIONS\JOIN.M, 1651 , 2010-04-10
General Type-2 FLSs\OPERATIONS\MEET.M, 1651 , 2010-04-10
General Type-2 FLSs\OPERATIONS\NEGATION.M, 701 , 2010-04-10
General Type-2 FLSs\OPERATIONS\weighted_avg.m, 4934 , 2010-04-10
General Type-2 FLSs\PLOTTING, 0 , 2010-04-10
General Type-2 FLSs\PLOTTING\._PLOT2D2.M, 246 , 2010-04-10
General Type-2 FLSs\PLOTTING\PLOT2D2.M, 2903 , 2010-04-10
General Type-2 FLSs\READ_ME, 4183 , 2010-04-10

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

发表评论

0 个回复

  • epon
    说明:  EPON系统设计中文设计说明!对于学习和开发EPON系统的程序都是难得的中文说明资料!是我们实验室自己总汇的!(EPON)
    2010-04-06 20:07:12下载
    积分:1
  • 首先,读者可以先将DDK原来的packet例子序备份,然后用改动后的驱动序源码覆盖原先的代码(即覆盖packet...
    首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
    2023-06-15 10:50:03下载
    积分:1
  • word-change
    接收从键盘输入的字符串(字符串中包含数字、大写字符、小写字符及标点符号等等,字符串以回车符作为结束符),编写程序将其中的小写字符转换成大写字符,然后将转换后的字符串显示在屏幕上。(Receiving (string contains numbers, uppercase characters, lowercase characters and punctuation marks, etc., as the end string carriage return character) a string of keyboard input, write a program in which lowercase characters to uppercase characters, and then the converted string is displayed on the screen.)
    2016-06-19 08:59:19下载
    积分:1
  • imageregistrationandtextureextraction
    Example code with images for assessment of SAR images using image registration and feature based techniques
    2009-06-02 17:25:56下载
    积分:1
  • 批量嵌入COHESIVE单元
    可以批量嵌入cohesiveelements,0厚度单元,abaqus使用(Embeddable cohesiveelements in batches, 0 thickness unit for abaqus use)
    2020-06-22 01:20:02下载
    积分:1
  • Transmit_beamforming
    一个波束形成的例子,比较了在瑞利信道中使用波束成形和不使用波束成形的误码率。(An example of beamforming is made to compare beamforming and without beamforming bit error rate in Rayleigh channel.)
    2018-04-17 13:25:10下载
    积分:1
  • MATLAB突变分析mutation_test_menu
    说明:  Matlab气候突变检测程序合集 包含滑动t检验 mk检验等(The combination of MATLAB climate mutation detection program includes slide t test, MK test, etc)
    2020-01-28 14:56:41下载
    积分:1
  • ADOkongjianshi
    一个用c++写的ado数据库连接作品 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用(A with c++ to write the ado database connection works for beginners of some reference value is applied knowledge mfc class library reference for all of us hope that the role of)
    2009-04-11 01:27:55下载
    积分:1
  • udf
    pressure.c:压力随时间变化的udf; tempreture.c:温度随时间变化的udf; heatflux.c:热流密度随时间变化的udf flu_udf1:udf教程 Fluent UDF 中文教程:udf中文教程(pressure.c:UDF:pressure changes with the time; tempreture.c:tempressure changes with the time; heatflux.c:heatflux changes with the time; fluent_udf1:the course of UDF; Fluent UDF Chinese course:the Chinese course of UDF.)
    2018-04-10 15:32:17下载
    积分:1
  • Mypicture
    定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
    2021-04-14 09:08:55下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载