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!