-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1
-
kalman
利用kalman实现目标跟踪的MATLAB源代码,能够实现。(Target tracking using kalman the MATLAB source code, can be achieved.)
- 2010-05-14 10:20:43下载
- 积分:1
-
knn
KNN with configurable label prior, chuncking calculation for large data, and estimation of posterior
- 2014-11-01 16:26:58下载
- 积分:1
-
Graph_seg
Attached file contains matlab code for the ghaph
based segmentation
- 2014-12-06 12:49:40下载
- 积分:1
-
MATALB
Matlab的一些语句功能,和与之相对应的解释(Matlab' s statement function, and in connection with the corresponding explanations)
- 2012-11-12 16:47:59下载
- 积分:1
-
PF
说明: 有关随机有限集一阶矩PHD和粒子滤波相结合的matlab实现的程序,对于学习PHD和粒子滤波有一定的帮助!(First moment PHD filter matlab implementation procedures for random finite set.)
- 2014-06-25 16:18:15下载
- 积分:1
-
FFT
FFT简称为快速傅里叶变换,是DTF处理的一般实现方法,一维距离成像就是对差拍信号进行FFT变换,变换所得到的幅值图像横坐标为距离信息,纵坐标为幅值信息,通过一维仿真,我们可以看到目标距离相对应的幅值信息。(FFT referred to as fast Fourier transform, is DTF processing general method, a d imaging is difference from pat signal FFT transform)
- 2011-06-28 16:59:58下载
- 积分:1
-
WaveformLidar
LiDAR点云数据标准格式.las文件Matlab处理包,包含波形数据处理功能。(A MATLAB package for extracting LiDAR waveform data.)
- 2015-03-25 04:44:49下载
- 积分:1
-
eulerdemo
eulersimu.mdl, eulergraph.m, eulersimudemo.fig
simulink 随机信号系统仿真(eulersimu.mdl, eulergraph.m, eulersimudemo.figsimulink Random Signal System Simulation)
- 2007-09-09 15:21:27下载
- 积分:1
-
GMM-GMR-v1[1].2
这是一个GMM模型的语音识别代码 非常详细 而且实用。(This is a GMM model for speech recognition is very detailed and useful code.)
- 2010-08-16 09:23:47下载
- 积分:1