代码搜索结果
找到约 10,000 项符合
6 的代码
example6_6.m
load cnoislop;
s=cnoislop;
subplot(7,1,1);
plot(s);
Ylabel('s');
title('原始信号和各层近似');
[c,l]=wavedec(s,6,'db3');
for i=1:6
decom=wrcoef('a',c,l,'db3',7-i);
subplot(7,1,i+1);
plot(deco
6_16_6.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "6_16_6"=.\6_16_6.ds
6_16_6.plg
Build Log
--------------------Configuration: 6_16_6 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\STYX\L
6_16_6.dsp
# Microsoft Developer Studio Project File - Name="6_16_6" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co