|
[Date Index]
[Thread Index]
[Author Index]
is it possible to solve Matrix Equations?
- To: mathgroup at smc.vnet.net
- Subject: [mg84261] is it possible to solve Matrix Equations?
- From: gilbertzhang at sohu.com
- Date: Mon, 17 Dec 2007 01:43:13 -0500 (EST)
Hi,there,
I have two Matrix form equations, is it possible to solve them in
Mathematica? The equations seem like this:
A1.x+B1.y=C1
A2.x+B2.y=C2
I know LinearSolve can solve equation like m.x=b, but does not work
for equations. I have used FindRoot, since it surpport matrix in 6.0,
but answser seems to be not precise for it is hard to select an
initial values for x and y.
So, is there anybody can help at this point? thanks in advance.
Gibert
Prev by Date:
Re: Help needed with new Export (v. 6)
Next by Date:
Re: About ContourPlot
Previous by thread:
Re: Help needed with new Export (v. 6)
Next by thread:
Re: is it possible to solve Matrix Equations?
|