Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
David D.
 
Posts: n/a
Default Trouble with MINVERSE

In cells A1 to C3, I'm typing in:

1 4 7
2 5 8
3 6 9

I then select cells A5 to C7 and type
=MINVERSE(A1:C3) , then CTRL-SHIFT-ENTER

and I get
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!

in cells A5 to C7
What am I doing wrong ? Any ideas ?
Thanks in advance.



  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

That means your matrix is not invertable
Check it with MDETERM, if it returns zero
MINVERSE will return #NUM!

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"David D." wrote in message
...
In cells A1 to C3, I'm typing in:

1 4 7
2 5 8
3 6 9

I then select cells A5 to C7 and type
=MINVERSE(A1:C3) , then CTRL-SHIFT-ENTER

and I get
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!

in cells A5 to C7
What am I doing wrong ? Any ideas ?
Thanks in advance.





  #3   Report Post  
Max
 
Posts: n/a
Default

Don't think you did anything wrong ..

Maybe the original matrix cannot be inverted

If you change A1 to say, 2, it'll return in A5:C7 as

1 -2 1
-2 1 0.67
1 0 -0.67

You could double check by selecting say, A9:C11,
put in the formula bar: =MMULT(A1:C3,A5:C7)
and array-enter with CTRL+SHIFT+ENTER

A9:C11 will return the identity matrix:

1 0 0
0 1 0
0 0 1

--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"David D." wrote in message
...
In cells A1 to C3, I'm typing in:

1 4 7
2 5 8
3 6 9

I then select cells A5 to C7 and type
=MINVERSE(A1:C3) , then CTRL-SHIFT-ENTER

and I get
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!

in cells A5 to C7
What am I doing wrong ? Any ideas ?
Thanks in advance.





  #4   Report Post  
Harlan Grove
 
Posts: n/a
Default

"David D." wrote...
In cells A1 to C3, I'm typing in:

1 4 7
2 5 8
3 6 9

I then select cells A5 to C7 and type
=MINVERSE(A1:C3) , then CTRL-SHIFT-ENTER

and I get
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!
#NUM! #NUM! #NUM!

....

What are you trying to do with MINVERSE? Your matrix is singular.


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
Having Trouble With Roundup mike New Users to Excel 3 February 8th 05 07:06 PM
Graphing Trouble ¤Xperimental¤ Excel Discussion (Misc queries) 1 February 3rd 05 01:18 PM
Print Preview trouble southsiderpgh Excel Discussion (Misc queries) 0 February 1st 05 05:47 PM
Maps.........Having Trouble Loading things grasshopper Excel Worksheet Functions 1 November 3rd 04 03:29 PM
I am having trouble deleting sheets in Excel Andrea Dixon Excel Worksheet Functions 1 October 29th 04 03:14 PM


All times are GMT +1. The time now is 04:18 AM.

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"