Solving system of linear equations in S domain?
5 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Benjamin Schwabe
2012-1-30
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!