-
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
-
xiaobo_matlab
此示意程序用DWT实现二维小波变换
1.调原始图像矩阵load wbarb
2.进行二维小波分解l=wfilters( db10 , l )
3.分解结果显示figure(1) (This indicated procedures used to achieve two-dimensional wavelet transform DWT 1. Emphasized the original image matrix load wbarb 2. For two-dimensional wavelet decomposition l = wfilters (' db10' , ' l' ) 3. Decomposition results figure (1) )
- 2010-05-16 09:32:45下载
- 积分:1
-
Imageencryptionbasedonthemultiple-parameterdiscret
基于傅里叶变换的混沌图像置乱加密方法及其代码实现(Fourier transform based on chaotic image encryption and scrambling code implementation)
- 2010-05-19 21:48:47下载
- 积分:1
-
montecarlo_aboutbeta
自编的matlab验证各种计量经济学中正态性无偏性等一系列理论问题的程序(Directed the matlab verify various econometric CKS state of a series of theoretical issues without bias and other procedures)
- 2013-11-27 15:23:47下载
- 积分:1
-
matlab
matlab详细课程资料,有基础准备及入门、符号计算、数值数组及向量化运算、数值计算、数据和函数的可视化、M文件等六大部分。(matlab detailed course information, including basic preparation and entry, symbolic computation, numerical computation array and the quantitative, numerical calculation, data and visual functions, M files, and so six parts.)
- 2010-12-05 16:49:44下载
- 积分:1
-
turbo
说明: 基于c++的Turbo编译码程序,清晰展示了Turbo迭代算法的优越性,其中包括Turbo编码程序、LOG_MAP译码算法以及SISO译码算法。(The Turbo encoding and decoding process based on C++ , clearly shows the superiority of Turbo iterative algorithm, including the Turbo coding process, LOG_MAP and SISO decoding algorithm.)
- 2010-04-10 10:33:35下载
- 积分:1
-
SM3
SM3的实现,只要是对于算法的matlab的实现。(It s SM3.)
- 2012-03-16 10:31:27下载
- 积分:1
-
wavelet
有各种小波包分解的程序和子程序,能够有效快速地对振动信号进行分解。(There are various wavelet packet decomposition programs and subroutines, which can decompose vibration signals effectively and quickly.)
- 2019-03-07 14:55:15下载
- 积分:1
-
WVD
关于Wigner_Ville分布算法的程序,对于非线性和能量的研究新方法,尤其应用于生理信号的分析。(About Wigner_Ville distribution algorithm procedure for linear and Energy of the new methods, especially applied to the analysis of physiological signals.)
- 2010-07-30 22:58:59下载
- 积分:1
-
zuidaliu
最大流最小截问题,用matlab编写的,rar中有说明,较清晰(Maximum flow minimum cut problem, written with matlab, rar have stated more clearly)
- 2011-02-13 13:58:14下载
- 积分:1