D2FDY2 filter

The D2FDY2 filter is a standard linear filter which works in a 5 by 1 environment. It calculates the second derivative in y-direction (d2f / dy2). The values in the matrix are:

  

 -1

 16

-30

 16

 -1

  

Gain factor = 1/24 = 0.04166666

When using the D2FDY2 filter on a DEM:

To calculate concavity and convexity in both x- and y-directions you can use the LAPLACE filter.

See also: