필터 지우기
필터 지우기

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일)
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 CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by