代码搜索:提升小波
找到约 10,000 项符合「提升小波」的源代码
代码结果 10,000
www.eeworm.com/read/443373/7634049
res 小波变换.res
www.eeworm.com/read/443373/7634051
pdb 小波变换.pdb
www.eeworm.com/read/443373/7634059
ilk 小波变换.ilk
www.eeworm.com/read/443373/7634062
suo 小波变换.suo
www.eeworm.com/read/443373/7634067
clw 小波变换.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "小波变换.h"
L
www.eeworm.com/read/443373/7634068
h 小波变换.h
// 小波变换.h : main header file for the 小波变换 application
//
#if !defined(AFX__H__8479B02E_99C9_4BB2_B1C6_2CB299526166__INCLUDED_)
#define AFX__H__8479B02E_99C9_4BB2_B1C6_2CB299526166__INCLUDED_
#
www.eeworm.com/read/443373/7634071
plg 小波变换.plg
Build Log
--------------------Configuration: 小波变换 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"De
www.eeworm.com/read/141010/13047802
pdf 小波融合.pdf
www.eeworm.com/read/322127/13389484
txt 小波变换.txt
小波变换
1. 一级离散二维小波变换dwt2
[CA,CH,CV,CD]=dwt2(X,'wname') %wname为指定的小波,CA为近似系数矩阵,
CH、CV和CD分别为水平、垂直和对角线方向的细节系数矩阵
[CA,CH,CV,CD]=dwt2(X,Lo_D,Hi_D) %Lo_D为低通滤波器,Hi_D为高通滤波器,
这两个滤波器长度
www.eeworm.com/read/321779/13399462
txt 小波程序.txt
用小波神经网络来对时间序列进行预测
%File name : nprogram.m
%Description : This file reads the data from its source into their respective matrices prior to
%