Hello.
I would like to know how mathematica's state-space works as the description and examples the have at https://reference.wolfram.com/language/ref/StateSpaceModel.html isn't very helpful.
Thank you.
Are you looking for documentation for Mathematica or for Wolfram SystemModeler?
Are you looking for:
How to see the output of a StateSpaceModel? https://reference.wolfram.com/language/ref/OutputResponse.html
How to join StateSpaceModels together? https://reference.wolfram.com/language/ref/SystemsModelSeriesConnect.html https://reference.wolfram.com/language/ref/SystemsModelParallelConnect.html
Describe the StateSpaceModel as a TransferFunction?: https://reference.wolfram.com/language/ref/TransferFunctionModel.html
I was referring to the state space model function.
I have attached an example.
I would like to know what each part of the matrix output is.