代码搜索:提升小波
找到约 10,000 项符合「提升小波」的源代码
代码结果 10,000
www.eeworm.com/read/317783/13497212
dat bookinfo.dat
[General Information]
书名=小波变换及其MATLAB工具的应用
作者=郑治真等编著
页数=156
SS号=10505158
出版日期=2001年10月第1版
www.eeworm.com/read/430592/8737948
doc 第9章小波.doc
www.eeworm.com/read/428162/8886281
rar 连续小波程序入门.rar
www.eeworm.com/read/422546/10630788
ppt 小波变换1.ppt
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