comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Simultaneous Equation Solution (Homogeneous system)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Simultaneous Equation Solution (Homogeneous system) [message #36977] Tue, 11 November 2003 05:39
planets is currently offline  planets
Messages: 5
Registered: November 2003
Junior Member
Thank you for previous answers. However, I don't know the exact
solution or algorithm. I ask a problem which is very similar to my
previous question. Please, let me know the code of IDL.


Equation > AX=B

A=[[1,2,3,9,5],$
[7,4,5,6,7],$
[5,8,2,5,9],$
[6,3,3,5,6],$
[9,7,2,1,7]] ; this is an example matrix.

B=[0,0,0,0,0] ; all components of matrix B are 0.

Method: Gauss elimination (If it is possible, you may insert or
transform a column or a row in a column or a row of the matrix A or B)

X=? (X is not Zero!)
[Message index]
 
Read Message
Previous Topic: Announcing IDLWAVE 5.2 -- Supporting IDLv6.0
Next Topic: oplot in Object Graphics

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 03:54:38 PDT 2025

Total time taken to generate the page: 7.44583 seconds