optD2R
Datasets containing the original and optimized 2D periodogram spike records
output by function kzp2
and optD2R
,respectively.
They are only used for saving running-time
of the examples. The following code is used to generate this dataset:
kzp2.demo <- kzp2(a)$kzp2d
kzp2.QF <- optD2R(a, kzp2.summary(kzp2.demo, num=2))
where a
is the spatial data array for a wave field.
kzp2.demokzp2.QF
An object of class matrix
with 150 rows and 150 columns.
kzpdr.demo
, kzpdr.QF