Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
n1ftyneil
 
Posts: n/a
Default Gauss elimination / linear algebra. Please help.


Hey guys and girls, I'm new to the forum and hoping you can help.

I have a set of 6x6 "matrices" in excel that expand out to give 6
equations each with six unknowns (it is a formula for a composite
lamina that has the 6 known moments and forces in a column on the left
hand side equal to a known 6x6 matrix multiplied by the column of six
unknown strains..hence why each equation gets 6 unknowns). There are no
non-linearites or any other complexities - just the unknowns. It could
be solved linearly or if there is some way of calculating the inverse
of my 6x6 matrix then that would work too.

This would be an easy solution in a program such as MatLab or Mathcad
but i'm completely stuck in excel. Is there some fuction that will let
me solve this... I'm thinking a gauss elimination or something similar
to 2x2 simultanious equations but for 6!

thanks a lot!
Neil


--
n1ftyneil
------------------------------------------------------------------------
n1ftyneil's Profile: http://www.excelforum.com/member.php...o&userid=33192
View this thread: http://www.excelforum.com/showthread...hreadid=530090

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
n1ftyneil
 
Posts: n/a
Default Gauss elimination / linear algebra. Please help.


might "solver" work by specifying the forces that i know and having it
change the 6 unknown strains until the answers match? thanks again!
Neil


--
n1ftyneil
------------------------------------------------------------------------
n1ftyneil's Profile: http://www.excelforum.com/member.php...o&userid=33192
View this thread: http://www.excelforum.com/showthread...hreadid=530090

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Alan Beban
 
Posts: n/a
Default Gauss elimination / linear algebra. Please help.

Google: Groups|Advanced Group Search
Subject: linear equations
Author:Alan Beban
Group:microsoft.public.excel.worksheet.functions

Alan Beban

n1ftyneil wrote:
Hey guys and girls, I'm new to the forum and hoping you can help.

I have a set of 6x6 "matrices" in excel that expand out to give 6
equations each with six unknowns (it is a formula for a composite
lamina that has the 6 known moments and forces in a column on the left
hand side equal to a known 6x6 matrix multiplied by the column of six
unknown strains..hence why each equation gets 6 unknowns). There are no
non-linearites or any other complexities - just the unknowns. It could
be solved linearly or if there is some way of calculating the inverse
of my 6x6 matrix then that would work too.

This would be an easy solution in a program such as MatLab or Mathcad
but i'm completely stuck in excel. Is there some fuction that will let
me solve this... I'm thinking a gauss elimination or something similar
to 2x2 simultanious equations but for 6!

thanks a lot!
Neil


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MrShorty
 
Posts: n/a
Default Gauss elimination / linear algebra. Please help.


Excel offers several built in matrix functions, including MINVERSE().
It seems they're pretty well documented in the built-in Excel help.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=530090

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
twa14
 
Posts: n/a
Default Gauss elimination / linear algebra. Please help.

The solution below is to solve 6x6 matrices. Put your equations in cells d17
to f23, the results of the equations in cells h17 to h23. Enter the formula
in j17 and select the cells to j23. Once the cells are selected do
"control+shift+enter" the results will appear in cells j17 to j23. Of course
any ajacent cells can be used.


=MMULT(MINVERSE(D17:F23),(H17:H23))

See also
"www.dslimited.biz/excel_tutorials/simultaneouslinearequations.html"


"n1ftyneil" wrote:


Hey guys and girls, I'm new to the forum and hoping you can help.

I have a set of 6x6 "matrices" in excel that expand out to give 6
equations each with six unknowns (it is a formula for a composite
lamina that has the 6 known moments and forces in a column on the left
hand side equal to a known 6x6 matrix multiplied by the column of six
unknown strains..hence why each equation gets 6 unknowns). There are no
non-linearites or any other complexities - just the unknowns. It could
be solved linearly or if there is some way of calculating the inverse
of my 6x6 matrix then that would work too.

This would be an easy solution in a program such as MatLab or Mathcad
but i'm completely stuck in excel. Is there some fuction that will let
me solve this... I'm thinking a gauss elimination or something similar
to 2x2 simultanious equations but for 6!

thanks a lot!
Neil


--
n1ftyneil
------------------------------------------------------------------------
n1ftyneil's Profile: http://www.excelforum.com/member.php...o&userid=33192
View this thread: http://www.excelforum.com/showthread...hreadid=530090


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I anchor one end of a linear trend line? William Spurlock Charts and Charting in Excel 3 January 15th 06 08:06 PM
graph linear Algebra equations and inequalities Roxxanna New Users to Excel 1 May 18th 05 02:40 AM
trendline - request power --> get linear CR Optiker Excel Worksheet Functions 1 October 28th 04 11:02 PM


All times are GMT +1. The time now is 08:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"