代码搜索:Pyramidal

找到约 53 项符合「Pyramidal」的源代码

代码结果 53
www.eeworm.com/read/336465/12442329

nlogo ---pyramidal.nlogo

breeds [ nmda ; these are the agents in the model cal ; cal are calcium ions, turtles are magnesium ions glu1 glu2
www.eeworm.com/read/161485/10404422

m test_pyramidal.m

% test for the pyramidal decomposition options.bound = 'per'; % options.bound = 'sym'; options.J = 5; g = MakeONFilter('Haar',1); %g = MakeONFilter('Battle',3); [qmf,dqmf] = MakeBSFilter
www.eeworm.com/read/461728/7221234

m test_pyramidal.m

% test for the pyramidal decomposition options.bound = 'per'; % options.bound = 'sym'; options.J = 5; g = MakeONFilter('Haar',1); %g = MakeONFilter('Battle',3); [qmf,dqmf] = MakeBSFilter
www.eeworm.com/read/138860/13207131

readme

Contourlet Toolbox (version 2.0, November 2003) http://www.ifp.uiuc.edu/~minhdo/software/ This toolbox contains Matlab files that implement the contourlet transform and its utility functions.
www.eeworm.com/read/311447/13630916

readme

Contourlet Toolbox (version 2.0, November 2003) http://www.ifp.uiuc.edu/~minhdo/software/ This toolbox contains Matlab files that implement the contourlet transform and its utility functions. The
www.eeworm.com/read/138860/13207125

m pdfbdec.m

function y = pdfbdec(x, pfilt, dfilt, nlevs) % PDFBDEC Pyramidal Directional Filter Bank (or Contourlet) Decomposition % % y = pdfbdec(x, pfilt, dfilt, nlevs) % % Input: % x: input imag
www.eeworm.com/read/311447/13630912

m pdfbdec.m

function y = pdfbdec(x, pfilt, dfilt, nlevs) % PDFBDEC Pyramidal Directional Filter Bank (or Contourlet) Decomposition锥体定向滤波器(或contourlet )分解 % % y = pdfbdec(x, pfilt, dfilt, nlevs) % % Input:
www.eeworm.com/read/426483/9018236

c explicit_gop.c

/*! ************************************************************************************* * \file explicit_gop.c * * \brief * Code for explicit gop support and pyramidal coding. * *