Can anybody knows the tool to do the manipulation of symbolic matrix of complex numbers. Ex. (2x+3y)+i(3x-5y). I know Matlab dealt only with numeric complex matrices. I want to find the inverse of symbolic complex matrices.
I like to add also.. Sometimes when we work with rotation matrices etc., we involve many terms involving cos, sin etc., and some "simplification" will be useful.
In such cases, it pays well to use the command - "simplify".
To illustrate further, for the example given by Demetris Christopoulos, if I use the command, "simplify(w)", I get the following answer.