搜索资源列表

  1. ati

    0下载:
  2. 邻域粗糙集在轮对踏面缺陷图像特征选择的应用-Neighborhood rough sets in wheel tread defects application image feature selection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-30
    • 文件大小:185344
    • 提供者:ie2020
  1. FS_NRS_GREAD

    0下载:
  2. 模糊邻域贪心向前粗糙集 基于胡清华博士程序改编 网上下载 非原创-rough set
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:23552
    • 提供者:Li Binbin
  1. featureselect_FW_fast

    0下载:
  2. 新基于邻域粗糙集的前向贪心的属性约简算法-New neighborhood-based forward greedy rough set attribute reduction algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:5884928
    • 提供者:jzxcjzxc
  1. test

    0下载:
  2. 引入能直接处理连续型数据的邻域粗糙集约简模型,给出一种基于邻域粗糙集模型和粒子群优化的特征选择算法。仿真实验结果表明该算法可以选择较少的特征,改善分类的能力。-employs the neighborhood rough set reduction model which can process the numerical features directly without discretization. Then the partic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-30
    • 文件大小:16384
    • 提供者:伍洁
  1. QuickSortOrderReduct

    0下载:
  2. 引入能直接处理连续型数据的邻域粗糙集约简模型,给出一种基于邻域粗糙集模型和粒子群优化的特征选择算法-Introduce neighborhood rough set reduction model can deal directly with continuous data, given the feature selection algorithm based on neighborhood rough set model and p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-30
    • 文件大小:13312
    • 提供者:伍洁
  1. cd4ef1.ZIP

    0下载:
  2. 基于邻域粗糙集的航空发电机健康诊断方法Based on the rough sets method of health diagnosis for aviation generator-Based on the rough sets method of health diagnosis for aviation generator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-30
    • 文件大小:266240
    • 提供者:
  1. fs_neighbor

    0下载:
  2. 利用邻域粗糙集的属性约简: 从数值数据计算约简,属性数据和它们的混合物与邻域粗糙集。 两种邻域的使用:清晰和模糊。-Use of neighborhood rough set attribute reduction: reduction from numerical data, attribute data and their mixtures with neighborhood rough set. The use of tw
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:师娇
  1. rough-set-and-neighborhood-rough-set

    0下载:
  2. 关于粗糙集和邻域粗糙集的基本理论和程序算例 本文在原始的邻域粗糙集约简程序基础上做了修改。 压缩文件包括:3个m文件,一个mat文件,一个pdf文档。 这个文档是我自己编写的,关于粗糙集和邻域粗糙集的一些基础知识讲解和邻域粗糙集的基础算例,邻域粗糙集程序使用说明,算例说明。 希望大家能交流学习。如果你没有积分,可以加我qq索取:379786867-Rough Sets and neighborhood rough set
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:657408
    • 提供者:索子
  1. RS-and-NRS_-matlab-code-and-pdf

    0下载:
  2. 鉴于本人去年7月份发布的《关于粗糙集和邻域粗糙集的基本理论和程序算例》其中有一些错误,可能给相关研究人员带来了误解,在此向大家道歉! 同时在此资源中新增加了本人编写的邻域粗糙集的matlab计算程序,包括正域计算,约简计算,重要度计算,权重计算。 欢迎大家下载并交流学习! 我所发布的两个版本的说明,以第二版本为主,第一个版本就不要下载了。 版权所有,除百度文库和中国程序员联合开发网上能下载到相关资源外,
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:1027072
    • 提供者:索子
  1. EnsembleLearning-

    0下载:
  2. 粗糙集随机属性约减集合邻域覆盖约减,是一种集成学习分类器。-rough set。ensemble method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-30
    • 文件大小:29696
    • 提供者:马源
  1. rough-set-codes

    3下载:
  2. 这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:2542592
    • 提供者:robert
  1. Neighborhood-rough-set

    0下载:
  2. 邻域粗糙集属性约简程序,约简方法为胡清华的前向贪心算法,包含求正域,属性重要度计算及最后约简出的重要属性。-Neighborhood rough set attribute reduction program, before the reduction method for qing-hua hu to the greedy algorithm, contains positive region, calculation and the
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:9216
    • 提供者:anna
  1. Rough-set_matlab

    0下载:
  2. 粗糙集和邻域粗糙集的matlab代码,包括基本理论与改进-Rough set theory and synthesis reasoning theory can be integrated and generalized successfully
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:1000448
    • 提供者:李晨阳
  1. Ordered-neighborhood-rough-set

    0下载:
  2. 利用基于排序的邻域粗糙集算法对具有高维属性的元数据进行属性约简,删减多余的无关属性,避免模型的过拟合,提高模型预测精度和模型运算速度-The algorithm based on the ordered neighborhood rough set is used to reduce the attributes of the high dimension attributes, to eliminate the redundant i
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:425984
    • 提供者:紫罗兰
  1. chengxu_hu

    0下载:
  2. 天津大学胡清华老师的邻域粗糙集经典主程序代码-Tianjin University neighborhood Hu Qinghua teacher of classical rough set main code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-30
    • 文件大小:2450432
    • 提供者:J晨
  1. 69491728rough-set-codes

    0下载:
  2. 胡清华邻域粗糙集源码,matlab源代码,方便可用(Hu Qinghua neighborhood rough sets source code, matlab source code, easy to use)
  3. 所属分类:数据挖掘

    • 发布日期:2024-06-30
    • 文件大小:2542592
    • 提供者:relief
  1. 程序

    0下载:
  2. 邻域粗糙集的基因数据处理实现程序 基于MATLAB(Implementation program of neighborhood rough set)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:8192
    • 提供者:yuluoxingwei

源码中国 www.ymcn.org