搜索资源列表
LLE
- 此算法是著名的流行学习算法,可以用于数据特征的提取,维数约减等操作。-This algorithm is a famous and usefule algorithm for extrating the fature or reducing the dimension.
lle
- LLE(Locally Linear Embedding)算法,即局部线性嵌入算法。该算法是针对非线性信号特征矢量维数的优化方法,这种维数优化并不是仅仅在数量上简单的约简,而是在保持原始数据性质不变的情况下,将高维空间的信号映射到低维空间上,即特征值的二次提取-LLE (Locally Linear Embedding) algorithm, local linear embedding algorithm. The algorithm is a method for optimizing no
Desktop
- 参考文献“基于LLE的特征提取及应用”中的方法,我自己编写的一个LLE的测试数据处理方法程序。主要是针对新进数据如何进行LLE降维,配合matlab 降维工具箱Dimensionality Reduction v0.3b 使用。如有问题请指正。-It s a algorithm used to deal with new sample sets with LLE.
1347R1
- lle在图像检索中的应用,GUI界面,包括提取HSV颜色空间的颜色矩特征的子程序,提取图像 不变矩的子程序,提取图像文理特征的子程序,基于傅立叶描述子的纹理特征提取子程序等。-Lle application in image retri , the GUI interface, including extraction of HSV color space the color of the torque characteristics of a subroutine, extract the i
LLE_Algorithm-master
- 此程序为局部线性嵌入,是一种提取特征的有效方法(This procedure is locally linear embedding, and is an effective way to extract features.)