-
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
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1
-
wave
小波学习资料
供初学者和小波爱好者参考用()
- 2007-08-13 17:14:24下载
- 积分:1
-
shadowDetection
自动检测遥感影像上的阴影区域,并将阴影区域去掉。(Automatically detect the shadow area on the remote sensing image and remove the shadow area.)
- 2018-06-20 21:12:24下载
- 积分:1
-
rader4
说明: 模拟脉冲串回波信号(脉冲周期1ms),快时间匹配滤波,慢时间MTD,提取目标的距离-速度信息;(The echo signal of analog pulse train (pulse period 1ms), fast time matched filtering, slow time MTD, extracting the range velocity information of the target;)
- 2020-04-12 11:41:50下载
- 积分:1
-
Hough_Transform_for_circle_detection
利用Matlab实现的,利用Hough变换进行圆检测算法。(The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.)
- 2008-04-28 12:49:54下载
- 积分:1
-
图片裁剪
快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
- 2020-06-20 18:40:02下载
- 积分:1
-
cny
Canny Edge Detector to detect sharp edges in an image
- 2014-01-01 14:59:15下载
- 积分:1
-
jpeg
jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。(jpeg compression matlab procedures, including block, quantization, Huffman coding, in which quantization and Huffman coding using look-up table to achieve, improve the speed.)
- 2020-07-03 15:00:02下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1