zerokernel: Reconstruction from Wavelet Ridges

Description Usage Arguments Value See Also

View source: R/skernel.r

Description

Generate a zero kernel for reconstruction from ridges.

Usage

1
zerokernel(x.inc=1, x.min, x.max)

Arguments

x.min

minimal value of x for the computation of Q_2.

x.max

maximal value of x for the computation of Q_2.

x.inc

step unit for the computation of the kernel.

Value

matrix of the Q_2 kernel

See Also

kernel, fastkernel, gkernel, gkernel.


Rwave documentation built on May 2, 2019, 5:48 p.m.

Related to zerokernel in Rwave...