フィルターのクリア

I have an equation H = C +CrH where C, r, H are 2x2 matrix C = [c1 c2, c3 c4] , r = [r1 0, 0 r2], H = [h1 h2, h3 h4] with each elements having 1000 numeric values. How should I solve for C can any one please give me an idea to start?

1 回表示 (過去 30 日間)
Uday padidela
Uday padidela 2017 年 8 月 9 日
This is the equation I want to solve [h1 h2,h3 h4] = [c1 c2, c3 c4] + [c1 c2, c3 c4]*[r1 0, 0 r2]*[h1 h2,h3 h4]. I want to solve for C matrix which is 2x2 matrix. Each element in the matrix has 1000 numeric values. Can anyone give me an idea to solve this equation?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrices and Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by