代码搜索:提升小波
找到约 10,000 项符合「提升小波」的源代码
代码结果 10,000
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
www.eeworm.com/read/198952/7902616
exe 图像的小波变换.exe
www.eeworm.com/read/137518/13317738
bmp 小波示意图.bmp
www.eeworm.com/read/487244/6517103
txt malatb经典小波程序.txt
% FWT_DB.M;
% 此示意程序用DWT实现二维小波变换
% 编程时间2004-4-10,编程人沙威%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;clc;T=256; % 图像维数
SUB_T=T/2; % 子图维数%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/405830/11456066
m 小波神经网络.m
clear all
load data
M1=20;
epo=15;
A=4;
B=18;
B2=B/2+1
N=500;
M=(A+1)*(B+1);
for a0=1:A+1;
for b0=1:B+1;
i=(B+1)*(a0-1)+b0;
b_init(i)=((b0-B2)/10)/(2^(-A)); a_init(i)=1/(2^(-A));
c_init
www.eeworm.com/read/259273/11810419
doc 第9章小波.doc
www.eeworm.com/read/234243/14117864