my end goal is to get transfer functions; U1/Ub, U2/Ub, U3/Ub, and U4/Ub from the math model (5 equations)
Finding transfer function from a system of linear equation (5eqs and 5unknowns)
2 ビュー (過去 30 日間)
古いコメントを表示
I want to get the transfer function G(s)=U1/Ub
I attached the laplace of my math model which is a linear system of equations (5 equations& 5 unknowns).
I want to know how i can use matlab to;
- re-arrange each equations in terms of Ub, U1, U2 U3, and U4?
- After re-arranging how i can target each of varibles Ub, U1, U2, U3, U4 in the re-arranged equations and replace them with another equation of my choice ?
The reason is that doing this by hand is tedious process so I appreciate if you show me the code.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Dynamic System Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!