-
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
-
Modulation
BPSK Modulation, QPSK Modulation, 16QAM Modulation, 64QAM Modulation, Q-function
- 2012-06-21 22:46:33下载
- 积分:1
-
spe2
OFDM communication simulink
- 2010-10-14 23:48:40下载
- 积分:1
-
two-link robot manipulators ILC Simulink
说明: 针对多关节机械臂系统的自适应迭代学习控制Matlab例程(MATLAB routine of adaptive iterative learning control for multi-joint manipulator system)
- 2020-12-06 21:29:21下载
- 积分:1
-
SimPower_fault_simulation_plus_convert_mat_to_txt
Simulation of A to ground fault in a transmission system in SymPowerSystems. Also attached simple program to obtain a txt file with fault voltage values from standard .mat MATLAB file.
- 2010-09-02 16:41:05下载
- 积分:1
-
test
matlab下实现从硬盘文件读取数据并绘制图表的例程。对于简单的实验数据作图与处理很有用。(achieve matlab file to read data from the hard drive and charting routines. For simple plotting and processing of experimental data is useful)
- 2012-01-18 10:48:47下载
- 积分:1
-
commmsk
This is a matlab file that is simulating minimum shoft keying signals. This is a simulink file and pulse shaping is also used in it.
- 2013-11-20 06:11:46下载
- 积分:1
-
H_7level
7级级联H桥逆变器 多电平大功率电力电子 中高压无功补偿 变频器 matlab仿真模型(7 cascaded H-bridge inverter multi-level high-power electronic converter high voltage reactive power compensation)
- 2014-03-07 09:35:35下载
- 积分:1
-
Dynamics-of-Multibody-Systems-master
说明: 基于matlab平台实现机器人的运动学分析,并给出相关结果。(The kinematics analysis of the robot is realized based on MATLAB platform, and the relevant results are given.)
- 2020-04-27 17:37:29下载
- 积分:1
-
Face_Recognition_Using_Laplacianfaces
face recognition system in matlab...
- 2009-09-07 04:33:08下载
- 积分:1