代码搜索:提升小波

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

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

ico 小波变换doc.ico

www.eeworm.com/read/230200/14297321

rc2 小波变换.rc2

// // 小波变换.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //////
www.eeworm.com/read/230200/14297337

h 小波变换doc.h

// 小波变换Doc.h : interface of the CMyDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_DOC_H__BA3A83A1_1121_4D0E_9040_789725F00700__INCLUDE
www.eeworm.com/read/230200/14297340

cpp 小波变换view.cpp

// 小波变换View.cpp : implementation of the CMyView class // #include "stdafx.h" #include "小波变换.h" #include "小波变换Doc.h" #include "小波变换View.h" #include "dibapi.h" #include "math.h" #include "wa
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前