-
cl2DESIGNAL-FOR-NOISE
用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像
[multiwavelet.rar] - 小波变换的MATLAB实现 几个用MATLAB编写的小波变换示例
(multiwavelet.rar]2-D multi-wavelet construction and implementation
computation multiwavelet transform an image (BAT O2 multiwavelet transform)
- 2012-03-21 19:30:51下载
- 积分:1
-
color-gradient
对于一幅彩色图像来说,可以对于三个通道进行分别梯度,然后选取最大值组成一幅梯度图像(color gradient matlab)
- 2014-12-18 11:29:13下载
- 积分:1
-
eigface
PCA特征脸 可以获得ORL库的特征连图像。(PCA face)
- 2014-01-17 16:55:02下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1
-
My-bayes-thresholding
实现基于贝叶斯阈值的小波图像去噪算法,相比较其它的小波去噪算法而言,去噪效果非常好。(Wavelet image denoising based on Bayesian threshold, compared with other wavelet denoising algorithm, the de-noising effect is very good.)
- 2015-03-24 13:19:10下载
- 积分:1
-
youhua
数学建模中常用的优化算法程序,经整理,有注释(Commonly used mathematical modeling optimization procedures have been collated, annotated)
- 2013-05-19 22:20:52下载
- 积分:1
-
ml_digest_examples
Tutorial and multiple Simulink examples regarding the integration of m-Files into Simulink models.
- 2009-10-29 01:27:19下载
- 积分:1
-
OFDM
正交频分复用技术的MATLAB软件模拟仿真(Orthogonal frequency division multiplexing of the MATLAB simulation software)
- 2010-11-27 22:59:56下载
- 积分:1
-
dijkstra
网络路由算法中dijstra算法代码的源程序,使用matlab(dijstra code)
- 2010-03-02 21:15:38下载
- 积分:1
-
Wavelet-Decomposition-For-Images
main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m
The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples the wavelet operations (transform, operation in wavelet domain, and reconstruction) from the plotting.
A PSNR and MSE describes the possible distortion (however minimal) of the forward and inverse wavelet transform.
* Caveat: The image display may be subjected to the selected target image. The objective is to provide a simple framework for the understanding of working with wavelets.
- 2011-01-20 07:08:22下载
- 积分:1