早教吧作业答案频道 -->其他-->
谁有“小波分解程序”?只要实现“基于小波变换的纹理图像分割”就行~我的毕业设计的题目是“基于小波变换的纹理图像分割算法研究”我的QQ是:510685265要求:最好可以实现“三级小波分
题目详情
谁有“小波分解程序”?
只要实现“基于小波变换的纹理图像分割”就行~
我的毕业设计的题目是“基于小波变换的纹理图像分割算法研究”
我的QQ是:510685265
要求:最好可以实现“三级小波分解”
只要实现“基于小波变换的纹理图像分割”就行~
我的毕业设计的题目是“基于小波变换的纹理图像分割算法研究”
我的QQ是:510685265
要求:最好可以实现“三级小波分解”
▼优质解答
答案和解析
可以用wavemenu,wavedemo进入GUI,帮助文件
% Load original 1D signal.
load leleccum; s = leleccum(1:3920);
ls = length(s);
% Perform one step decomposition of s using db1.
[ca1,cd1] = dwt(s,'db1');
% Perform one step reconstruction of ca1 and cd1.
a1 = upcoef('a',ca1,'db1',1,ls);
d1 = upcoef('d',cd1,'db1',1,ls);
% Now plot a1 + d1.
% Invert directly decomposition of s using coefficients.
a0 = idwt(ca1,cd1,'db1',ls);
% Perform decomposition at level 3 of s using db1.
[c,l] = wavedec(s,3,'db1')
% Extract approximation coefficients at level 3,
% from wavelet decomposition structure [c,l].
ca3 = appcoef(c,l,'db1',3);
% Extract detail coefficients at levels 1,2 and 3,
% from wavelet decomposition structure [c,l].
cd3 = detcoef(c,l,3);
cd2 = detcoef(c,l,2);
cd1 = detcoef(c,l,1);
% Reconstruct approximation at level 3,
% from wavelet decomposition structure [c,l].
a3 = wrcoef('a',c,l,'db1',3);
% Reconstruct detail coefficients at levels 1,2 and 3,
% from the wavelet decomposition structure [c,l].
d3 = wrcoef('d',c,l,'db1',3);
d2 = wrcoef('d',c,l,'db1',2);
d1 = wrcoef('d',c,l,'db1',1);
% Reconstruct s from the wavelet decomposition structure [c,l].
a0 = waverec(c,l,'db1');
% Load original 1D signal.
load leleccum; s = leleccum(1:3920);
ls = length(s);
% Perform one step decomposition of s using db1.
[ca1,cd1] = dwt(s,'db1');
% Perform one step reconstruction of ca1 and cd1.
a1 = upcoef('a',ca1,'db1',1,ls);
d1 = upcoef('d',cd1,'db1',1,ls);
% Now plot a1 + d1.
% Invert directly decomposition of s using coefficients.
a0 = idwt(ca1,cd1,'db1',ls);
% Perform decomposition at level 3 of s using db1.
[c,l] = wavedec(s,3,'db1')
% Extract approximation coefficients at level 3,
% from wavelet decomposition structure [c,l].
ca3 = appcoef(c,l,'db1',3);
% Extract detail coefficients at levels 1,2 and 3,
% from wavelet decomposition structure [c,l].
cd3 = detcoef(c,l,3);
cd2 = detcoef(c,l,2);
cd1 = detcoef(c,l,1);
% Reconstruct approximation at level 3,
% from wavelet decomposition structure [c,l].
a3 = wrcoef('a',c,l,'db1',3);
% Reconstruct detail coefficients at levels 1,2 and 3,
% from the wavelet decomposition structure [c,l].
d3 = wrcoef('d',c,l,'db1',3);
d2 = wrcoef('d',c,l,'db1',2);
d1 = wrcoef('d',c,l,'db1',1);
% Reconstruct s from the wavelet decomposition structure [c,l].
a0 = waverec(c,l,'db1');
看了 谁有“小波分解程序”?只要实...的网友还看了以下:
调查研究的目的和意义研习 我们的调查主题是:“xx县城镇和农村邻里关系研究”,请问这个课题的研究目 2020-05-17 …
见下面!一个梯形的上底是4CM,下底是8CM,把他分割成一个平行四边形和一个三角形,分割成的平行四 2020-05-17 …
对特定项目机会研究的目的是进行( )。A.地区研究 B.部门研究 C.投资机遇研究 D.以资源为基 2020-05-19 …
急求翻译!主持共13项科研项目,包括多项国家自然科学基金项目、广东省星火计划项目、广东省自然科学团 2020-06-11 …
把6cm×10cm的长方形沿点线分割成4个图形,请按下面两个要求分割.①分割后的4个图形,面积可大 2020-06-22 …
图形分割是令人困惑有趣的.比如将一个正方形分割成若干锐角三角形,要求分割的锐角三角的个数尽可能少就 2020-07-22 …
无污染氯气装置的研究!求救!问题:1.研究目的意义2.研究方法.3.研究计划4.研究过程.5.研究 2020-07-22 …
圆柱被平面切割,求切割线一个圆柱体,被一个不垂直于圆柱轴线的平面切割,那么,把圆柱体的侧面沿某一条 2020-07-26 …
按份共有物的分割如果没有约定不能分割共有物的话,按份共有人可以随时请求分割。这句话是说,只要请求了就 2020-11-15 …
汉语课题研究的题目求关于汉语热的研究题目 2020-12-13 …