필터 지우기
필터 지우기

Can I use linprog to solve for the vector k

조회 수: 1 (최근 30일)
hrushikesh kyathari
hrushikesh kyathari 2019년 7월 13일
편집: hrushikesh kyathari 2019년 7월 13일
I should obtain a vector k=[k1,k2,....,kn], here k1,k2..kn are vectors.
F is a 3*1 wrench matrix (where it contains the momenta,force along x,force along y).
So, I should obtain a vector k such that
(k1*F1)+(k2*F2).....+(k8*F8) +X =0;
(k8*F8)+(k9*F9).....+(k16*F16) +Y =0;
(k5*F5)+....(k12*F12)+Z=0;
The matrices F1,F2,...,F16, X,Y,Z are all known.
Well, the question would be striaght-forward had the last equation not been there, but here k5,k6,..,k12 repeats!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by