代码搜索:wavlet

找到约 19 项符合「wavlet」的源代码

代码结果 19
www.eeworm.com/read/382195/9042620

dat wavlet.dat

1 .000000 2 .000000 3 .000000 4 .000000 5 .000000 6 .000000 7 .000000 8 .000000 9 .000000 10 .000000 11 .000000 12 .000000 13 .
www.eeworm.com/read/448618/7529050

m wavlet.m

load noissin;%读入白噪声 s=noissin(1:1000);%去信号前1000个采样点 [c,l]=wavedec(s,3,'db4');%对信号做层数为3的多尺度分解 [cd1,cd2,cd3]=detcoef(c,l,[1,2,3]);%得到三个尺度的细节数 ca3=appcoef(c,l,'db4',3);%得到尺度3的近似数 subplot(511);plot(1
www.eeworm.com/read/136001/13880036

m wavlet.m

function varargout = wavlet(varargin) % WAVLET M-file for wavlet.fig % WAVLET, by itself, creates a new WAVLET or raises the existing % singleton*. % % H = WAVLET returns the handl
www.eeworm.com/read/136001/13880043

fig wavlet.fig

www.eeworm.com/read/477440/6735559

m wavlet.m

function varargout = wavlet(varargin) % WAVLET M-file for wavlet.fig % WAVLET, by itself, creates a new WAVLET or raises the existing % singleton*. % % H = WAVLET returns the handl
www.eeworm.com/read/477440/6735561

fig wavlet.fig

www.eeworm.com/read/342321/12028144

txt wavlet.txt

一个基本的小波去噪程序,采用db3小波进行解析重构,供大家参考
www.eeworm.com/read/340481/12154676

f wavlet.f

www.eeworm.com/read/297406/8024576

exe wavlet0.exe

www.eeworm.com/read/297406/8024577

c wavlet0.c