I would like to convert an expression to a specific mathematical form. Is this possible to do with Symbolics.jl (or any other package for that matter)? Specifically I would like to convert an arbitrary transfer function G(s) to a polynomial form: G(s) = Y(s)/X(s) where Y(s) and X(s) are polynomials. I would essentially get the coefficients for these polynomials.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Converting a symbolic transfer function to a TransferFunction | 16 | 920 | November 2, 2023 | |
| Automating the Equating of Transfer Functions with Symbolic Representations Using SymPy.jl | 3 | 133 | June 2, 2025 | |
| Convert polynomial to symbolic expression | 3 | 522 | September 29, 2022 | |
| Convert Symbolic expression to a function | 5 | 1505 | April 29, 2022 | |
| Q: Symbolics.jl | How to convert symbolic multivariate polynomial to DynamicPolynomials type? | 4 | 419 | November 5, 2023 |