How do I discretize a continuous state-space system involving matrices that contain symbolic entries?

13 vues (au cours des 30 derniers jours)
I am trying to convert a continuous state-space systems with matrices A, B, C, D for which there are symbolic entries into discrete matrices A', B', C', D'. However, MATLAB's c2d function only accepts numeric matrices.
Does anyone know of workarounds to this issue?
Thanks!

Réponses (1)

Walter Roberson
Walter Roberson le 28 Sep 2016
MATLAB (including the Symbolic Toolbox) does not have tools for symbolic state space models.
(Maple does have tools for this; I was able to convert arbitrary symbolic 2 x 2 matrices under a variety of their provided methods.)

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by