代码搜索:separable

找到约 238 项符合「separable」的源代码

代码结果 238
www.eeworm.com/read/404623/11481369

cpp boxfilter.cpp

/////////////////////////////////////////////////////////////////////////// // // NAME // BoxFilter.cpp -- separable box filter (moving average convolution) // // DESIGN NOTES // Two different
www.eeworm.com/read/292863/8328531

m wpyrht.m

% [HEIGHT] = wpyrHt(INDICES) % % Compute height of separable QMF/wavelet pyramid with given index matrix. % Eero Simoncelli, 6/96. function [ht] = wpyrHt(pind) if ((pind(1,1) == 1) | (pind
www.eeworm.com/read/292863/8328636

m wpyrht.m

% [HEIGHT] = wpyrHt(INDICES) % % Compute height of separable QMF/wavelet pyramid with given index matrix. % Eero Simoncelli, 6/96. function [ht] = wpyrHt(pind) if ((pind(1,1) == 1) | (pind
www.eeworm.com/read/274679/10859580

h filters.h

/*!@file Filters.h various filter functions */ // This file is part of the SaliencyToolbox - Copyright (C) 2006-2007 // by Dirk B. Walther and the California Institute of Technology. // See the encl
www.eeworm.com/read/474583/6813022

svn-base perform_wavelet_transf.m.svn-base

function x = perform_wavelet_transf(x, Jmin, dir, options) % perform_wavelet_transf - peform fast lifting transform % % y = perform_wavelet_transf(x, Jmin, dir, options); % % Implement 1D a
www.eeworm.com/read/474583/6813049

m perform_wavelet_transf.m

function x = perform_wavelet_transf(x, Jmin, dir, options) % perform_wavelet_transf - peform fast lifting transform % % y = perform_wavelet_transf(x, Jmin, dir, options); % % Implement 1D a
www.eeworm.com/read/375404/9361612

h adaptive_filter.h

/*! ************************************************************************ * \file adaptive_filter.h * * \brief * adaptive filter routines * * \author * Yuri Vatis
www.eeworm.com/read/360245/10105890

cpp convolve.cpp

/////////////////////////////////////////////////////////////////////////// // // NAME // Convolve.cpp -- separable and non-separable linear convolution // // DESIGN NOTES // // Upsampling is
www.eeworm.com/read/274679/10858489

m sepconv2preserveenergy.m

% sepConv2PreserveEnergy - energy preserving 2d convolution with separable filter % % result = sepConv2PreserveEnergy(yFilter,xFilter,data) % % Convolves data with the separable filters xFilter
www.eeworm.com/read/346528/11739312

m maxsep.m

% maxsep Maximum for multi-qudit separable states. % maxsep(op) gives the maximum of op for separable multi-qubit % states. maxsep(op,d) makes it possible to handle qudits % with dimension d