代码搜索:Wavelets

找到约 621 项符合「Wavelets」的源代码

代码结果 621
www.eeworm.com/read/356084/3042736

m inv_dfiot_rww.m

% Inv_DFIOT_RWW: Digital FIO Transform based on Radon/Wavelets % Usage: % X = Inv_DFIOT_RWW (R) % Inputs: % R 2n*2n matrix % Outputs: % X n*n matrix (x,y) % % % Part of Bea
www.eeworm.com/read/471490/6894734

cpp image1view.cpp

// Image1View.cpp : implementation file // #include "stdafx.h" #include "wavelets.h" #include "Image1View.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/345213/11826320

html zeroskeleton.html

R: Reconstruction from Dual Wavelets
www.eeworm.com/read/345213/11826371

html skeleton.html

R: Reconstruction from Dual Wavelets
www.eeworm.com/read/345213/11826424

html zeroskeleton2.html

R: Reconstruction from Dual Wavelets
www.eeworm.com/read/300244/3847712

m figure126.m

% figure126 - Calculate and plot partial DWT coefficients W of level J0 = 6 for % ECG time series using Harr, D(4), C(6) and LA(8) wavelets. % % Usage: % figure126 % % $Id: figure126.m
www.eeworm.com/read/362216/2936039

m figure126.m

% figure126 - Calculate and plot partial DWT coefficients W of level J0 = 6 for % ECG time series using Harr, D(4), C(6) and LA(8) wavelets. % % Usage: % figure126 % % $Id: figure126.m
www.eeworm.com/read/345213/11826367

html morlet.html

R: Morlet Wavelets
www.eeworm.com/read/324048/13293246

m iwt_ai.m

function beta = IWT_AI(wc,L,D,F,EF) % IWT_AI -- Inverse transform, average-interpolating wavelets % Usage % x = IWT_AI(wc,L,D) % Inputs % wc 1-d wavelet transform; length(x) = 2^J %
www.eeworm.com/read/201202/15413580

sci iwt_ai.sci

function beta = IWT_AI(wc,L,D,F,EF) // IWT_AI -- Inverse transform, average-interpolating wavelets // Usage // x = IWT_AI(wc,L,D) // Inputs // wc 1-d wavelet transform; length(x) = 2^J