搜索资源列表
chemo1
- kennard-stone选样本算法。。。PLS的迭代算法程序
chemo1
- kennard-stone选样本算法。。。PLS的迭代算法程序-kennard-stone election sample algorithm. . . PLS procedure of iterative algorithm
Sample-subset-partitioning
- 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY
kennard-stone
- 经典的KS算法,用于近红外光谱分析选样本。-Classic KS algorithm, the sample selected for the near-infrared spectroscopy.
KS-sampling
- MATLAB实现kennard-stone选样本算法 -MATLAB kennard- stone selected sample algorithm
RCB_RR
- Estimates the power spectral densities (PSDs) using both the generalized Ridge Regression (GRR) method [Hoerl, Kennard] and the ordinary RR method with loading level decided by the harmonic mean (HKB) and a Bayesian esti
kennard-stone-method
- (1) 首先计算两两样本之间距离,选择距离最大的两个样品。(2) 然后分别计算剩余的样本与已选择的两个样本之间的距离。(3) 对于每个剩余样本而言, 其与已选样品之间的最短距离被选择, 然后选择这些最短距离中相对最长的距离所对应的样本, 作为第三个样品。(4) 重复步骤(3) , 直至所选的样品的个数等于事先确定的数目为止,比如10个,或者20个。-(A) calculating a distance between the first
kenstone.m
- Uniform subset selection with Kennard and Stone algorithm in Matlab
kennard_stone
- Kennard Stone 算法 用于数据集的划分(训练集 和 测试集) 算法同时输出训练集、测试集,以及训练集或测试集中样品在原数据集中的编号信息,方便样本的查找。 原始代码来源于本网,自行重新编译,如有需要,欢迎下载。 -Kennard Stone agorithm for the partition of data set (training set and test set) the outputs of
matlab程序
- 在matlab中应用很广的kennard stone法编程(The Kennard stone method is widely used in MATLAB programming)
Kennard–Stone (KS) algorithm
- Kennard–Stone (KS) algorithm,select samples