WOLFRAM

OutputControllableModelQ
OutputControllableModelQ

gives True if the state-space model ssm is output controllable, and False otherwise.

Details and Options

  • The StateSpaceModel ssm is said to be completely output controllable if, for any initial time and any initial state, there exists some control input that drives the output to any desired final value in finite time.
  • The model ssm can either be a standard or descriptor StateSpaceModel.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

An output-controllable system:

Out[1]=1

A system that is not output-controllable:

Out[1]=1

Scope  (4)Survey of the scope of standard use cases

Test if a continuous-time system is output-controllable:

Out[1]=1

Test if a discrete-time system is output-controllable:

Out[1]=1

A system that is not output-controllable:

Out[1]=1

An output-controllable descriptor system:

Out[1]=1

Properties & Relations  (1)Properties of the function, and connections to other functions

Controllability and output-controllability are not correlated:

Out[2]=2
Wolfram Research (2010), OutputControllableModelQ, Wolfram Language function, https://reference.wolfram.com/language/ref/OutputControllableModelQ.html (updated 2012).
Wolfram Research (2010), OutputControllableModelQ, Wolfram Language function, https://reference.wolfram.com/language/ref/OutputControllableModelQ.html (updated 2012).

Text

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

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

CMS

Wolfram Language. 2010. "OutputControllableModelQ." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/OutputControllableModelQ.html.

Wolfram Language. 2010. "OutputControllableModelQ." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/OutputControllableModelQ.html.

APA

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

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

BibTeX

@misc{reference.wolfram_2025_outputcontrollablemodelq, author="Wolfram Research", title="{OutputControllableModelQ}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/OutputControllableModelQ.html}", note=[Accessed: 31-March-2025 ]}

@misc{reference.wolfram_2025_outputcontrollablemodelq, author="Wolfram Research", title="{OutputControllableModelQ}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/OutputControllableModelQ.html}", note=[Accessed: 31-March-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_outputcontrollablemodelq, organization={Wolfram Research}, title={OutputControllableModelQ}, year={2012}, url={https://reference.wolfram.com/language/ref/OutputControllableModelQ.html}, note=[Accessed: 31-March-2025 ]}

@online{reference.wolfram_2025_outputcontrollablemodelq, organization={Wolfram Research}, title={OutputControllableModelQ}, year={2012}, url={https://reference.wolfram.com/language/ref/OutputControllableModelQ.html}, note=[Accessed: 31-March-2025 ]}