フィルターのクリア

How to multiply identity matrix with a variable?

3 ビュー (過去 30 日間)
Avinash Bhatt
Avinash Bhatt 2019 年 5 月 13 日
コメント済み: John D'Errico 2019 年 5 月 13 日
I am unable to multiply a variable with a 16X16 identity matrix for implementing det|A-XI|. Please show me how it is done.
  1 件のコメント
John D'Errico
John D'Errico 2019 年 5 月 13 日
A variable? A symbolic variable?
You define it as symbolic, then you use * to multiply. What is the problem? What did you try?
I would point out that almost certainly, this is going to be a bad idea, as computing a symbolic determinant of a 16x16 matrix will be very computationally nasty.
If you don't know how to multiply a variably times a matrix, this strongly suggests you need to read the getting started tutorials.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeNumber Theory についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by