zerokernel: Reconstruction from Wavelet Ridges

View source: R/skernel.R

zerokernelR Documentation

Reconstruction from Wavelet Ridges

Description

Generate a zero kernel for reconstruction from ridges.

Usage

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 Oct. 22, 2022, 1:05 a.m.

Related to zerokernel in Rwave...