Can I specify C matrix with tf2ss?

1 回表示 (過去 30 日間)
Ryoto Suzuki
Ryoto Suzuki 2019 年 3 月 17 日
コメント済み: Ryoto Suzuki 2019 年 3 月 17 日
I want to get
C = [a 0 0] (a is constant number)
system.But tf2ss provide me
C = [-6684 2.673e+08 -2.674e+12]
system.
Please tell me how to specify C matrix.

採用された回答

Walter Roberson
Walter Roberson 2019 年 3 月 17 日
You cannot specify the C matrix in a tf2ss() call. It always calculates the C matrix based upon the numerator and denominator. Look around line 80 of tf2ss
  1 件のコメント
Ryoto Suzuki
Ryoto Suzuki 2019 年 3 月 17 日
Thank you for your answer!

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

その他の回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by