Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.6K Views
|
4 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Solution of a general linear system of equations: 4-term n-equations

I have the following system of equations....

y1 = c11 * x11 + c12 * x12 + c13 * x13 + c14 * x14

y2 = c21 * x21 + c22 * x22 + c23 * x23 + c24 * x24

y3 = c31 * x31 + c32 * x32 + c33 * x33 + c34 * x34

.................

................

yn = cn1 * xn1 + cn2 * xn2 + cn3 * xn3 + cn4 * xn4

How to solve for x?

POSTED BY: Srinivasan Anand
4 Replies
POSTED BY: Marco Thiel

Dear Srinivasan Anand,

is this a general math question or you looking for an implemention with Wolfram Technologies. This forum is ONLY about topics related to Wolfram technologies and is NOT a general science forum.

For Wolfram Language see:

For a general math discussion please find an appropriate forum, for example: Mathematics Stack Exchange

POSTED BY: EDITORIAL BOARD

Dear Moderator, I would like to know the implementation of the solution of linear systems in Mathematica.....

Thanks and Regards, Anand

POSTED BY: Srinivasan Anand
POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard