代码搜索:Wavelets
找到约 621 项符合「Wavelets」的源代码
代码结果 621
www.eeworm.com/read/274028/10890849
java inplace_haar_test.java
/**
Test code for the inplace_haar.java wavelets code.
To compile make sure that ".." is in the CLASSPATH. For
example, on UNIX (or with the Cygnus Bash shell)
setenv CLASSPA
www.eeworm.com/read/297947/7984356
m test_analysis_regularization.m
% test for the resolution of anlysis-based regularization using Chambolle
% algorithm. The goal is to solve, given f of length n, for
% min_g 1/2*|f-g|^2 + lambda * |A*g|_1
% where A is an (m,n
www.eeworm.com/read/309003/3708285
m toon0121.m
% toon0121 -- Wavelets Come in Genders
%
% Father Wavelets are functions with nonvanishing integral,
% which when restricted to unit scale, have integral 1.
%
% Mother Wavelets have integral 0
www.eeworm.com/read/309003/3708243
m toon0174.m
% toon0174 -- Illustrate smoothness of wavelets
%
% Wavelets have different degrees of smoothness. Plotting the
% first through third derivatives of the D4, S6 and S8 wavelets
% illustrates th
www.eeworm.com/read/309003/3708311
m toon0173.m
% toon0173 -- Illustrate smoothness of wavelets
%
% Wavelets have different degrees of smoothness. Plotting the
% first through third derivatives of the D4, S6 and S8 wavelets
% illustrates th
www.eeworm.com/read/309003/3708327
m toon0171.m
% toon0171 -- Illustrate smoothness of wavelets
%
% Wavelets have different degrees of smoothness. Plotting the
% first through third derivatives of the D4, S6 and S8 wavelets
% illustrates th
www.eeworm.com/read/309003/3708349
m toon0172.m
% toon0172 -- Illustrate smoothness of wavelets
%
% Wavelets have different degrees of smoothness. Plotting the
% first through third derivatives of the D4, S6 and S8 wavelets
% illustrates th
www.eeworm.com/read/462810/7195632
c davp_argcv2.c
/*
///////////////////////////////////////////////////////////////////////////////
// //
// Copyright (C) 2006-2008 Be
www.eeworm.com/read/462810/7195667
c davp_argcv2.c
/*
///////////////////////////////////////////////////////////////////////////////
// //
// Copyright (C) 2006-2008 Be
www.eeworm.com/read/309003/3708287
m toon0112.m
% toon0112 -- Interpolating Wavelets
%
% Wavelet analysis begins by choosing a specific family of wavelets
% to work with.
%
% The family is specified by a father and a mother wavelet, and