搜索资源列表
allsub
- 一个求集合所有子集的程序,感觉挺巧妙的,效率比较高-Find all subsets of a set of procedures, feeling very clever, more efficient
apriori
- 本算法用于挖掘最大频繁子集,并且找出所有的关联规则-minning maximum frequency subsets,and associate rules
ID3_src
- Decision tree builds classification or regression models in the form of a tree structure. It breaks down a dataset into smaller and smaller subsets while at the same time an associated decision tree is incrementally developed. The final result is a t
func_SPIHT_Main
- SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
closest_pair
- 分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对-Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its
shuzu_ceshi
- 改程序用于删除数组,在划分子集合时可以快速进行划分-Reform program for deleting an array, when divided subsets can quickly be divided
woj1010-Alternate-Sum
- woj1012题Alternate sum:交替求和-Alternate sum of a nonempty set is the result of operations described as follow: Firstly, all the elements of arranged in non-increasing sequence. Secondly, alternate sum could be obtained by the following formula:
gaussmix
- 混合模式是一种表示亚群的总人口中存在,而不需要观察到的数据集应确定哪个个人的观察所属的亚群体的概率模型。-Mixed mode is a representation of the total population subsets exist without the observed data set personal observation probability model which belongs to sub-group should be determined.
粒矩阵属性约简的启发式算法
- 基于矩阵的运算, 属性约简,特征选择,能够快速的找出最小约简属性子集(Boolean matrix attribute reduction Matrix based operations, attribute reduction and feature selection can quickly find the minimal reduct subsets)
Subsets
- 数据输入:由文件input.txt提供输入的数据。文件第一行有2个正整数n和c,n表示S的大小,c是子集和的目标值。接下来的1行中,有n个正整数,表示集合S中的元素。 结果输出:将子集和问题的解输出到文件output.txt。当问题无解时,输出“No Solution”。(Data Entry: The input data provided by the file input.txt. The first line of the file has two positive integers
lwpfindh
- 局部加权多项式回归的目的是解决全球行为模型的表现不好或不能有效地应用于不必要的努力。LWP是一种非参数回归方法,是通过低阶多项式对数据子集进行逐点拟合局部。(Locally Weighted Polynomial regression is designed to address situations in which models of global behaviour do not perform well or cannot be effectively applied without u
CARS
- 用于matlab模式识别(分类和回归)的特征变量提取方法,竞争性自适应重加权算法(CARS)是通过自适应重加权采样(ARS)技术选择出PLS模型中回归系数绝对值大的波长点,去掉权重小的波长点,利用交互验证选出RMSECV指最低的子集,可有效寻出最优变量组合。(The method of feature variables extraction for matlab pattern recognition (classification and regression), competitive a
wgrib2
- wgrib2 is not simple upgrade of wgrib for grib2 files. wgrib can slice and dice grib1 files. wgrib2 is more like four drawers of kitchen utensils as well as the microwave and blender. This kitchen miracle was done by a more developer friendly design
