-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1
-
bandpass-filters
在图像处理中实现带通滤波器的功能的matlab实现代码(Bandpass filter)
- 2013-10-09 11:40:37下载
- 积分:1
-
mcmcstuff
本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档(toolbox is a collection of Matlab functions for Bayesian inference
with Markov chain Monte Carlo (MCMC) methods)
- 2009-03-02 17:54:09下载
- 积分:1
-
face_check_color_segmentation
说明: Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)(Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed))
- 2021-05-12 19:30:03下载
- 积分:1
-
SIFT
一种基于SIFT的图像配准方法,目前使用最广泛的一种配准方法。性能优。(One kind SIFT image registration method based on the most widely used kind of registration method. Excellent performance.)
- 2017-03-16 12:22:22下载
- 积分:1
-
hough
异步被动传感器系统模糊Hough变换航迹起始算法,模式识别,图形图像处理的经典算法(Asynchronous passive sensor system, fuzzy Hough transform track initiation algorithm, pattern recognition, graphics, image processing algorithm of the classical)
- 2009-05-22 20:02:04下载
- 积分:1
-
bhtsne-master
tsne 快速降维算法 效果好于PCA 算法(tsne fast dimensionality reduction algorithm is better than PCA algorithm)
- 2016-06-27 05:49:21下载
- 积分:1
-
demo
用神经网络方法筛选图片,从而判断某一图片是否存在病变(Neural network)
- 2012-06-10 08:13:58下载
- 积分:1
-
freadbk
说明: 用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)
- 2021-03-27 19:19:11下载
- 积分:1
-
DCT
该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
- 2010-11-15 09:53:27下载
- 积分:1