登录
首页 » matlab » datareductionwithRST

datareductionwithRST

于 2010-07-01 发布 文件大小:16KB
0 127
下载积分: 1 下载次数: 16

代码说明:

  这是基于邻域粒化和粗糙逼近的数值属性约简matlab代码(This is a neighborhood-based grain and rough approximation of the value of attribute reduction matlab code)

文件列表:

data reduction with rough sets
..............................\demo.m,495,2006-11-20
..............................\entropy.m,164,2005-05-08
..............................\entropy_interval.m,682,2006-05-12
..............................\fs_con_N.m,2442,2006-11-20
..............................\fs_entropy.asv,2482,2006-10-13
..............................\fs_entropy.m,2881,2006-10-13
..............................\fs_neighbor.asv,2692,2006-10-13
..............................\fs_neighbor.m,2726,2006-10-13
..............................\kersim.m,230,2006-04-16
..............................\kersim_crisp.m,94,2006-10-13
..............................\wine.mat,9559,2006-04-01

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

发表评论

0 个回复

  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • Datafusion
    数据融合的问题,比较详细,完整,看那一系列文档(Data integration issues, more detailed, complete, look at a series of documents)
    2008-06-18 10:51:20下载
    积分:1
  • ofdm
    说明:  基于matlab的OFDM系统仿真,包括调制解调的源程序。。(The OFDM system based on matlab simulation, including the modulation and demodulation of the source. .)
    2010-04-21 18:34:07下载
    积分:1
  • 240_1
    A SimullnkTM toolbox for simulation and analysis of optical fiber links
    2014-11-17 13:46:33下载
    积分:1
  • fi008
    相关分析过程的matlab方法,针对EMD方法的不足,自己编的5种调制信号。( Correlation analysis process matlab method, For lack of EMD, Own five modulation signal.)
    2017-04-22 19:52:42下载
    积分:1
  • MakeMovie
    %help avifile 可以把屏幕图片做成avi %也可以用如下打开和播放avi % mv=aviread( 14.avi ) % movie(mv) % 指定源目录 str_src % 指定图片个数,PICNum( Help avifile can make avi screen images can also be used as follows to open and play avi mv = aviread (14.avi) movie (mv) specify the source directory specified str_src picture number, PICNum)
    2007-11-14 19:58:20下载
    积分:1
  • Appendix2B_neural_netwotk_classifiers
    different classifier for matlab
    2013-09-15 20:08:26下载
    积分:1
  • RemoteOnData
    使用RDP的通道Channel API进行文件/剪贴板/数据通信(File/Clipboard/Data communication through RDP channel API)
    2015-02-14 23:49:38下载
    积分:1
  • wintech_training_2
    闻亭公司培训DM642的内部资料一共有五天,里面包含讲解的ppt,文档,开发工具,课堂源码例子等。这是第二天内容.(Wintech DM642 training information, total of five parts, which contains explanations ppt, documentation, development tools, source code examples of class and so on.This is the second part. )
    2009-11-12 15:01:58下载
    积分:1
  • New-folder
    The folder contains programs i have written for my project and in college..
    2013-11-09 01:48:07下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载