Effacer les filtres
Effacer les filtres

Solving system of linear equations in S domain?

1 vue (au cours des 30 derniers jours)
Andrew
Andrew le 30 Jan 2012
I am trying to solve a linear system of equations within the S domain. (For those that are familiar with engineering, it is a set of nodal equations with 1/sC for the impedance of capacitors). The traditional approach of using linsolve(A,B) does not work, as 's' is an undefined variable. The elements of 'B' are also variables, and I have more equations than variables.
Any help would be greatly appreciated.

Réponses (1)

Benjamin Schwabe
Benjamin Schwabe le 30 Jan 2012
Could you give the "systematic" of the equation? I basically assume, you have a system of differential-alegabric-equation. A look at the "odeexamples" might help you.

Catégories

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

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by