Solving a matrices equation

1 回表示 (過去 30 日間)
Tom
Tom 2011 年 4 月 23 日
Hi,
If I have an equation
det(-c^2*[m]+[k])=0
where [m] and [k] are both known 6x6 matrices
How would I solve this problem in MATLAB?
thanks
  1 件のコメント
Tom
Tom 2011 年 4 月 23 日
Just to add - c is the unknown

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

回答 (1 件)

John D'Errico
John D'Errico 2011 年 4 月 23 日
A simple generalized eigenvalue problem, and thus solved directly by eig.

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by