-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
simple_mvo
均值优化, LuminousLogic, Simple Mean-Variance Optimizer(Simple Mean-Variance Optimizer)
- 2013-02-02 09:20:47下载
- 积分:1
-
hosa
最新、最全“高阶谱分析工具箱”,包括全部教程和DEMO.(There is much more information in a stochastic non-Gaussian or deterministic signal than is conveyed by its autocorrelation and power
spectrum. Higher-order spectra which are defined in terms of the higher-order moments or cumulants of a signal, contain this additional information. The Higher-Order Spectral Analysis (HOSA) Toolbox provides comprehensive higher-order spectral analysis capabilities for signal processing applications. The toolbox is an excellent resource for the advanced researcher and the practicing engineer, as well as the novice
student who wants to learn about concepts and algorithms in statistical signal processing.
The HOSA Toolbox is a collection of M-files that implement a variety of advanced signal processing algorithms for the estimation of cross- and auto-cumulants (including correlations), spectra and olyspectra,bispectrum, and bicoherence, and omputation of time-frequency
distributions. Based on these, algorithms for parametric and non-parametric blin)
- 2021-03-21 20:29:16下载
- 积分:1
-
FIR
利用窗函数法实现FIR滤波器的设计,包括各种常见的窗口函数
(Window function method using FIR filter design, including a variety of common window function)
- 2009-01-02 16:56:52下载
- 积分:1
-
matpower7.0b1
可以用来计算网络拓扑的介数、最短路径、度数等等,对于电力系统脆弱性分析很有作用(It can be used to calculate the median, shortest path, degree of network topology, etc. It is very useful for vulnerability analysis of power system.)
- 2020-06-29 19:20:01下载
- 积分:1
-
matlab
插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。(Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, random number generators, special functions, ordinary differential equations, partial differential equations and other commonly used matlab program.)
- 2010-02-26 16:49:56下载
- 积分:1
-
MATLAB-ESP
MATLAB 用于汽车ESP的很好的硕士论文,有很高的参考价值(MATLAB for Automotive ESP master s thesis, a high reference value)
- 2012-05-14 12:18:16下载
- 积分:1
-
Ant_Pls
基于matlab编写的蚁群-偏最小二乘算法(AOC_PLS),该算法实现含变量多的数据的变量的筛选!(prepared by the Matlab-based Ant- PLS algorithm (AOC_PLS) The algorithm with variable number of variable data Screening!)
- 2007-05-24 20:07:53下载
- 积分:1
-
bishe
基于matlab的fft信号谱分析,基于matlab的fft信号谱分析,基于matlab的fft信号谱分析(Based on signal spectral analysis matlab' s fft)
- 2010-05-10 11:20:56下载
- 积分:1
-
MATLAB_image_0
这 是 一 篇关于matlab图像处理的文章(This is an article on the article image processing matlab)
- 2009-05-12 09:31:03下载
- 积分:1