how to multiply a variable with a matrix without declare it as a symbol

2 Ansichten (letzte 30 Tage)
freak
freak am 23 Sep. 2013
Hi everyone, I'm new using matlab, I just wanna know how to do this operation without declare 'Z' as a symbol.
adj(z I - G )= I*z^2+ H1*z+H 2
G,H1 and H2 are matrices
I mean, in this algorithm I can't use symbolic operations.
I would appreciate if any of you help me.
  1 Kommentar
Walter Roberson
Walter Roberson am 23 Sep. 2013
Is the question to find the z such that that expression holds? Would the z be a scalar or a matrix?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by