-
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
-
LFM
线性调频信号的脉冲压缩处理及图像的分析,非常简介的程序(Linear FM pulse compression signal processing and image analysis, the procedure is very Profile)
- 2012-01-31 00:57:52下载
- 积分:1
-
time-series-toolbox
说明: 利用matlab软件进行程序设计的时间序列模块的源程序工具箱。(Using matlab software programming time series toolbox source code module.)
- 2008-10-02 18:18:24下载
- 积分:1
-
system_identification_RELS001
说明: 系统参数辨识,用增广最小二乘算法实现。对书中的程序进行了改进:由于噪声是未知的,虽然我们模拟了系统的随机白噪声,但进行辨识时必须对噪声进行估计,见程序45行和53行。(System parameter identification, with the extended least squares algorithm. Procedures for improving the book: Because the noise is unknown, although we simulate a system of random white noise, but to identify the noise must be estimated, see the program of 45 lines and 53 lines.)
- 2011-03-22 10:40:02下载
- 积分:1
-
rematlabofdmpaper
PAPR REDUCTION TECHNIQUES FOR OFDM USING PTS AND SLM
- 2014-11-24 10:10:03下载
- 积分:1
-
rand03.6
In order to minimize power losses caused by high current and improve the voltage profile in the network distribution, the introduction of dispersed generations also called productions decentralized in distribution network (DG) plays an important role. The installation of DGs directly affects the power requested or purchased. The sizing and placement of DGs in the system must be optimal because a wrong choice has a negative impact on the system behavior. To solve this combinatorial problem, an algorithm known as Firefly algorithm is proposed in this paper. This is a meta-heuristic algorithm inspired by the behavior of fireflies flashing. The main objective of firefly flash is to act as a signaling system to attract other fireflies. Networks tested IEEE69-bus and IEEE33-bus are used to evaluate the effectiveness of this method. The results are compared with those obtained by genetic algorithm (GA) to IEEE69-bus, and Shuffled frog leaping algorithm (SFLA) for IEEE 33-bus.
- 2013-12-16 14:22:43下载
- 积分:1
-
tamrin-seri-2
matlab program for adapting filter
- 2014-01-29 19:27:24下载
- 积分:1
-
marias
modulaciones m-arias como 16QAM, 32QAM, 64QAM, BPSK, QPSK y otras mas
- 2010-11-08 13:24:43下载
- 积分:1
-
periodicpulse
The Periodic Pulse Signal in matlab
- 2009-05-27 10:11:53下载
- 积分:1
-
SX01
说明: c常用函数,适合初学者使用,里面有详细的注释(c common function, for beginners, there are detailed notes)
- 2010-04-14 12:52:41下载
- 积分:1