代码搜索:小波系数

找到约 10,000 项符合「小波系数」的源代码

代码结果 10,000
www.eeworm.com/read/230200/14297345

h 小波变换view.h

// 小波变换View.h : interface of the CMyView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_VIEW_H__076499FB_B013_48B4_8F3A_C99413C92666__INCL
www.eeworm.com/read/230200/14297378

cpp 小波变换doc.cpp

// 小波变换Doc.cpp : implementation of the CMyDoc class // #include "stdafx.h" #include "小波变换.h" #include "小波变换Doc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI
www.eeworm.com/read/173310/9662476

m 多小波 nir.m

%调入待分解的数据 clear load nirbeer; xh=[Xcal;Xtest]; x=wextend('ac','sp1',xh,49,'b'); %预处理 %平衡多小波的等值预滤波器 m=1; p(:,:,1)=[1 0;0 1]; q(:,:,1)=[1 0;0 1]; %预处理(将原始一维数据x转化为二维数据c0) n=length(x); %对x前
www.eeworm.com/read/235893/14048156

ppt 5_小波构造.ppt