Factorize Imaginary Rational Symbolic Expression

Version 1.0.2 (1.49 KB) by Marios
Factorizes Imaginary Rational Symbolic Expression to real and imaginary part (G = Re(G) + 1i*Im(G)), wherein G is rational, imaginary
4 Downloads
Updated 6 Dec 2022

View License

Factorizes Imaginary Rational Symbolic Expression to real and imaginary part (G = Re(G) + 1i*Im(G)), wherein G is rational, imaginary.
I've written this script because the function "factorize" of the symbolic toolbox cannot properly factorize rational symbolic expressions to real and imaginary part.
The formulation is:

Cite As

Marios (2024). Factorize Imaginary Rational Symbolic Expression (https://www.mathworks.com/matlabcentral/fileexchange/121797-factorize-imaginary-rational-symbolic-expression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Added LateX formulation

1.0.1

Corrected a small error in the code

1.0.0