SamplingPeriod

SamplingPeriod

is an option to StateSpaceModel etc. that specifies the sampling period.

Details

  • The default setting SamplingPeriod -> Automatic specifies continuous-time systems.
  • SamplingPeriod->τ specifies a discrete-time system with sampling period τ.

Examples

open allclose all

Basic Examples  (3)

A discrete-time transfer function with sampling period 1:

A discrete-time state-space model with sampling period τ:

Specify a numerical value:

A continuous-time system:

Scope  (4)

When no sampling period is given, a continuous-time system is assumed:

A discrete-time system:

The sampling period can be symbolic:

Some functions accept objects as well as expressions with SamplingPeriod specified as an option:

Wolfram Research (2010), SamplingPeriod, Wolfram Language function, https://reference.wolfram.com/language/ref/SamplingPeriod.html.

Text

Wolfram Research (2010), SamplingPeriod, Wolfram Language function, https://reference.wolfram.com/language/ref/SamplingPeriod.html.

CMS

Wolfram Language. 2010. "SamplingPeriod." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SamplingPeriod.html.

APA

Wolfram Language. (2010). SamplingPeriod. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SamplingPeriod.html

BibTeX

@misc{reference.wolfram_2023_samplingperiod, author="Wolfram Research", title="{SamplingPeriod}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/SamplingPeriod.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_samplingperiod, organization={Wolfram Research}, title={SamplingPeriod}, year={2010}, url={https://reference.wolfram.com/language/ref/SamplingPeriod.html}, note=[Accessed: 19-March-2024 ]}