代码搜索:Wavelets
找到约 621 项符合「Wavelets」的源代码
代码结果 621
www.eeworm.com/read/303435/3812444
pssuwaveform2
#!/bin/sh
# PSsuwaveform2 - Demo shell script for program SUWAVEFORM
# Author: Nils Maercklin, 2006
#
# This demo shell script shows the generation of Berlage wavelets
# with different time exponent t
www.eeworm.com/read/303435/3812445
pssuwaveform1
#!/bin/sh
# PSsuwaveform1 - Demo shell script for program SUWAVEFORM
# Author: Nils Maercklin, 2006
#
# This demo shell script shows the generation of AKB or Ricker wavelets
# with different maximum o
www.eeworm.com/read/303435/3812447
xsuwaveform2
#!/bin/sh
# Xsuwaveform2 - Demo shell script for program SUWAVEFORM
# Author: Nils Maercklin, 2006
#
# This demo shell script shows the generation of Berlage wavelets
# with different time exponent tn
www.eeworm.com/read/471490/6894738
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wavelets.rc
//
#define IDD_ABOUTBOX 100
#define IDM_FILTER_BLUR 101
#def
www.eeworm.com/read/461213/1553855
fbk daubechies.8.fbk
FBK0.12
#
# Daubechies.8.fbk
#
# The length-8 Daubechies orthonormal wavelet with compact support.
#
# Reference:
# I. Daubechies, "Orthonormal Bases of Compactly Supported Wavelets,"
# Co
www.eeworm.com/read/309003/3708559
m aifig7.m
% aifig7 -- Noisy Differentiation
%
% Here we illustrate the use of wavelets for noisy differentiation.
% (Panel a) displays object Bumps, (panel b) its noisy cumulative,
% and (Panel c) a naive inve
www.eeworm.com/read/309003/3708614
m vdlfig03.m
% vdlfig03 -- 95% wavelet/dct compression of seismic signal
%
% Wavelets have been used successfully to compress data. By compression
% we mean reconstructing from a subset of the entire list of n
www.eeworm.com/read/309003/3708745
m scfig15.m
% scfig15 -- Short Course 15: Noisy Differentiation by WVD
%
% Here we illustrate the use of wavelets for noisy differentiation.
% (Panel a) displays object Bumps, (panel b) its noisy cumulative,
www.eeworm.com/read/134698/13976165
java liftbase.java
package lift;
import util.*;
/**
class liftbase: base class for simple Lifting Scheme wavelets using
split, predict, update or update, predict, merge steps.
Si
www.eeworm.com/read/106690/15626633
m phasecoher.m
% phasecoher() - Implements inter-trial amp/coherence using Gaussian wavelets.
% Removes epoch means. Returns same data length as input frames.
% Plots results when nargi