Main Content

reset

System object: phased.GCCEstimator
Namespace: phased

Reset states of phased.GCCEstimator System object

Syntax

reset(S)

Description

reset(S) resets the internal state of the phased.GCCEstimator object, S. This method resets the random number generator state if the SeedSource property is applicable and has the value 'Property'.

Input Arguments

expand all

GCC-PHAT estimator, specified as a phased.GCCEstimator System object.

Example: phased.GCCEstimator()

Version History

Introduced in R2015b