H =
Assistance solving unknowns in transfer function?
Show older comments
How do I solve A, B, C and D in the following transfer function in Matlab? Answers also included:

2 Comments
Sam Chak
on 22 Mar 2025
The partfrac() function can directly show you the answers for the values of A, B, C, D. But it doesn't show you the steps to compute those values.
Are you looking for the functions from the Symbolic Math Toolbox that can be used to solve the algebraic problems for calculating A, B, C, D separately?
Niel
on 23 Mar 2025
Accepted Answer
More Answers (0)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!