?? wavetreeedec.m
字號:
load leleccum;
s=leleccum;
wpt=wpdec(s,3,'sym1');
plot(wpt)
c22=wpcoef(wpt,[2 2]);
subplot(211);plot(s);title('s');
subplot(212);plot(c22);title('c22')
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -