代码搜索:小波系数
找到约 10,000 项符合「小波系数」的源代码
代码结果 10,000
www.eeworm.com/read/318233/3571004
m program_16_22.m
%调频信号
for i=1:512
x(i)=sin(500*pi*i/1000+20*sin(20*pi*i/1000));
end
figure(1);
plot(1:length(x),x);
% 3层Haar小波包
wpt = wpdec(x,3,'haar');
%最优基
T=besttree(wpt);
% 小波包结构
plot(wpt);
%Haar
www.eeworm.com/read/318233/3571052
m program_17_02_special.m
%装载语音信号
N=1024;
s=wavread('m?l.wav',N);
figure(1);
plot(1:N,s,'LineWidth',2);
xlabel('时间 n');
ylabel('幅值 A');
%选用小波函数
wavelet='db5';
%分解级数
level=5;
%压缩参数
alpha=1.5;
%阈值类型
sorh='h';
%小
www.eeworm.com/read/367675/2834659
txt 366.txt
发信人: greenflower (小呆), 信区: DataMining
标 题: Re: 请问哪有rose工具下载!
发信站: 南京大学小百合站 (Mon Jan 14 10:33:10 2002), 站内信件
can u introduce some in detail?
i was trained some time on Rational Rose,
but just k
www.eeworm.com/read/367675/2835628
txt 987.txt
发信人: Knowledge (Tom), 信区: DataMining
标 题: Data Mining and Knowledge Discovery journal
发信站: 南京大学小百合站 (Wed Dec 19 10:32:24 2001)
http://www.digimine.com/usama/datamine/
--
※ 来源:.南京大学小百合站 htt
www.eeworm.com/read/367675/2835831
txt 849.txt
发信人: 8088 (8088), 信区: DataMining
标 题: 8 数据挖掘的流程
发信站: 南京大学小百合站 (Wed Dec 12 16:33:30 2001)
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 202.119.36.151]
www.eeworm.com/read/367675/2836049
txt 826.txt
发信人: 8088 (8088), 信区: DataMining
标 题: 2 数据挖掘的定义
发信站: 南京大学小百合站 (Wed Dec 12 16:23:37 2001)
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 202.119.36.151]
www.eeworm.com/read/367675/2836186
txt 863.txt
发信人: 8088 (8088), 信区: DataMining
标 题: 12 数据挖掘应用
发信站: 南京大学小百合站 (Wed Dec 12 16:41:04 2001)
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 202.119.36.151]
www.eeworm.com/read/367675/2836444
txt 431.txt
发信人: hmx (star), 信区: DataMining
标 题: 谁有“ChiMerge:discretization of numeric attribut
发信站: 南京大学小百合站 (Wed Jul 24 11:01:19 2002)
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 211.99.42.120]
www.eeworm.com/read/367675/2837572
txt 561.txt
发信人: blueleave (blueleave), 信区: DataMining
标 题: Calibration of probability estimates 中文是什么?
发信站: 南京大学小百合站 (Tue Oct 29 11:38:47 2002)
Calibration ?
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn
www.eeworm.com/read/367675/2838275
txt 620.txt
发信人: greenflower (小呆), 信区: DataMining
标 题: Re: 寻找适合apriori算法的测试数据
发信站: 南京大学小百合站 (Thu Oct 31 22:11:54 2002)
i remembered there is some in ibm datasets..
but i forgot the website,
i will tell