• 大小: 38KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-06-22
  • 语言: Matlab
  • 标签: 粗糙集  rough  set  matlab  

资源简介

关于粗糙集的matlab程序代码,供大家交流学习使用

资源截图

代码片段和文件信息

clear all
close all
load wine

data=standdata;
if_fuzzy=0;
neighbor=0.25;
inclusion=0.25;
%%%%%%%%%%%%
select_feature_neighbor=fs_neighbor(dataif_fuzzyneighborinclusion)
%%%%%%%%%%%%%%%%
select_feature_entropy=fs_entropy(dataif_fuzzyneighbor)
select_feature_con_N=fs_con_N(dataneighbor)
if_fuzzy=1;
%%%%%%%%%%%%
select_feature_neighbor_fuzzy=fs_neighbor(dataif_fuzzyneighborinclusion)
%%%%%%%%%%%%%%%%
select_feature_entropy_fuzzy=fs_entropy(dataif_fuzzyneighbor)


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     目录          0  2009-02-25 15:03  Matlab code of rough set

     目录          0  2009-02-25 15:03  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information

     文件        495  2006-11-20 22:09  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\demo.m

     文件        164  2005-05-08 08:27  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\entropy.m

     文件        682  2006-05-12 14:32  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\entropy_interval.m

     文件       2442  2006-11-20 22:08  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\fs_con_N.m

     文件       2482  2006-10-13 21:22  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\fs_entropy.asv

     文件       2881  2006-10-13 21:24  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\fs_entropy.m

     文件       2692  2006-10-13 21:11  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\fs_neighbor.asv

     文件       2726  2006-10-13 21:11  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\fs_neighbor.m

     文件        230  2006-04-16 16:44  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\kersim.m

     文件         94  2006-10-13 20:14  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\kersim_crisp.m

     文件       9559  2006-04-01 16:00  Matlab code of rough set\data reduction with fuzzy rough sets or fuzzy mutual information\wine.mat

     目录          0  2009-02-25 15:03  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection

     文件       2189  2008-03-25 10:46  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\FGC.m

     文件       1257  2008-03-25 10:46  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\FLC.m

     文件       2174  2008-03-25 10:35  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\FS_PL_FRS.m

     文件       1953  2008-03-25 10:35  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\FS_PL_RS.m

     文件       1269  2008-03-19 20:05  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\FUC.m

     文件       2026  2008-03-25 20:18  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\GC.m

     文件       1164  2008-03-25 20:15  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\LC.m

     文件       1195  2008-03-25 20:16  Matlab code of rough set\fuzzy preference rough set based feature evaluation and selection\UC.m

     目录          0  2009-02-25 15:03  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection

     文件       1263  2007-12-19 21:24  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection\certainty_s_gs.m

     文件       1320  2007-12-19 21:36  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection\certainty_theta_gs.m

     文件       1184  2007-12-19 15:48  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection\dependency_s_gs.m

     文件       1208  2007-12-19 15:57  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection\dependency_theta_gs.m

     文件       2562  2007-12-19 21:40  Matlab code of rough set\kernelized fuzzy rough set based feature evaluation selection\FS_GKFS.m

     目录          0  2009-02-25 15:04  Matlab code of rough set\KNN classifier

     文件       1375  2006-06-18 18:11  Matlab code of rough set\KNN classifier\KNN.m

............此处省略18个文件信息

评论

共有 条评论