代码搜索:小波系数
找到约 10,000 项符合「小波系数」的源代码
代码结果 10,000
www.eeworm.com/read/470482/6911506
m 小波去噪原理.m
clc;
clear;
%%%%%%%%%%%%小波滤波器%%%%%%%%%%%%%%%%%%
[a,b,c,d]=wfilters('db9');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
L=18; %%%%%%%滤波器长度
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/448724/7526559
exe 图像的小波变换.exe
www.eeworm.com/read/443373/7634007
ico 小波变换doc.ico
www.eeworm.com/read/443373/7634011
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/443373/7634021
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/443373/7634023
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/443373/7634027
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/443373/7634040
obj 小波变换view.obj
www.eeworm.com/read/443373/7634053
obj 小波变换doc.obj
www.eeworm.com/read/443373/7634069
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