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

2 ビュー (過去 30 日間)
freak
freak 2013 年 9 月 23 日
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 件のコメント
Walter Roberson
Walter Roberson 2013 年 9 月 23 日
Is the question to find the z such that that expression holds? Would the z be a scalar or a matrix?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSymbolic Math Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by