- #1
Ronankeating
- 63
- 0
Dear All,
If I have the linear algebraic system where its composed as of matrices in that form K*X=F, what column/row operations should I perform if I want to solve it where some of the X variables are known (targeted values) or if I want to solve when variables are constrained relative to each other.
For example, say that I want to solve linear algebraic equations(K*X=F) when its constrained (e.g. X5=X12=X125=X128) or when it has targeted values such as (X13=25; X23=5.4; X33=13 etc...)
Your help will be appreciated!
Regards,
If I have the linear algebraic system where its composed as of matrices in that form K*X=F, what column/row operations should I perform if I want to solve it where some of the X variables are known (targeted values) or if I want to solve when variables are constrained relative to each other.
For example, say that I want to solve linear algebraic equations(K*X=F) when its constrained (e.g. X5=X12=X125=X128) or when it has targeted values such as (X13=25; X23=5.4; X33=13 etc...)
Your help will be appreciated!
Regards,