-
shujutianjiazaoseng
可以对点云添加噪声,对从网站上下载的标准点云研究提供基础数据,比如研究去噪方法,可通过添加噪声形成基础数据(You can add noise to the point cloud to the standard point cloud research downloaded from the website to provide basic data, such as research de-noising method can form the basis of the data by adding noise)
- 2014-06-09 19:06:06下载
- 积分:1
-
MATLAB图片点的像素坐标
基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)
- 2019-03-18 09:56:21下载
- 积分:1
-
reconstruction_algorithms
本代码主要给出了激光粒度仪颗粒散射光强分布以及4种粒度反演算法,以及4种算法之间的比较。四种反演算法为:TSVD、Chaine、Tikhonov和l1正则化。(The code gives the Zetasizer particle scattering intensity distribution, and four kinds of particle inversion algorithm, as well as a comparison between the four algorithms. Four kinds of inversion algorithm is: TSVD, Chaine, Tikhonov and l1 regularization.)
- 2020-08-13 23:28:29下载
- 积分:1
-
plsa
该matlab代码实现了plsa算法。plsa全称是概率隐语义分析,是一个非常重要的隐语义分析模型。(This matlab code implements plsa algorithm, which is the short of probability latent semantic analysis and is a very important latent semantic analysis model.)
- 2011-05-11 22:02:45下载
- 积分:1
-
Smooth
振动信号预处理。去噪、去趋势项等。滑动平均法消除趋势项。(Vibration signal preprocessing. De-noising, the trend term.)
- 2013-05-14 09:25:38下载
- 积分:1
-
histeq
image processing and image statistics
- 2015-01-22 18:51:54下载
- 积分:1
-
GaussPyramid
基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写(Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare)
- 2009-06-21 16:38:50下载
- 积分:1
-
利用C++实现了BMP图像的读入和显示 BMPCode
利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)
- 2013-06-25 09:30:57下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
ArithemeticCoding.zip
这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)(The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression))
- 2008-12-11 16:27:54下载
- 积分:1