#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Solver

Hi!

I'm working with excel 2003. I'd like to know details about the algorithm
excel uses to solve a system of equations with for examlpe 10 unknowns.
Where can I find these information?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Solver

In any text book on numerical analysis you will find stuff on solving
equations by iterative methods.
But to solve a system of equations (simultaneous equations) the best way is
with the matrix function MINVERSE and MMULT
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Richard4926" wrote in message
...
Hi!

I'm working with excel 2003. I'd like to know details about the algorithm
excel uses to solve a system of equations with for examlpe 10 unknowns.
Where can I find these information?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 947
Default Solver

If it's a question with Solver , here's a kb article:

Solver Uses Generalized Reduced Gradient Algorithm
http://support.microsoft.com/kb/82890

--
HTH :)
Dana DeLouis


"Richard4926" wrote in message
...
Hi!

I'm working with excel 2003. I'd like to know details about the algorithm
excel uses to solve a system of equations with for examlpe 10 unknowns.
Where can I find these information?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Solver

On Mon, 17 Dec 2007 05:51:01 -0800, Richard4926 wrote:

Hi!

I'm working with excel 2003. I'd like to know details about the
algorithm excel uses to solve a system of equations with for examlpe 10
unknowns. Where can I find these information?


Specifically, the solver uses a form of the simplex function. This is
not a bad choice because it tends to be very stable and therefore general
purpose. However, its performance (steps to completion within chosen
criteria) is really really bad compared to conjugate gradients or newton
raphson.


--
http://nerds-central.blogspot.com/se...l/Baby%20Steps
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Solver

Are you sure it uses the simplex method when solving a system of equation?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Alex Turner" wrote in message
...
On Mon, 17 Dec 2007 05:51:01 -0800, Richard4926 wrote:

Hi!

I'm working with excel 2003. I'd like to know details about the
algorithm excel uses to solve a system of equations with for examlpe 10
unknowns. Where can I find these information?


Specifically, the solver uses a form of the simplex function. This is
not a bad choice because it tends to be very stable and therefore general
purpose. However, its performance (steps to completion within chosen
criteria) is really really bad compared to conjugate gradients or newton
raphson.


--
http://nerds-central.blogspot.com/se...l/Baby%20Steps



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
Where is Solver Lance Wallace Excel Discussion (Misc queries) 1 June 1st 06 04:30 PM
Interesting Solver problem (Solver encounters an error) MrShorty Excel Discussion (Misc queries) 3 December 22nd 05 10:52 PM
"solver" tb Excel Discussion (Misc queries) 1 September 12th 05 01:19 AM
solver [email protected] Excel Discussion (Misc queries) 0 May 20th 05 06:34 PM
Solver Jake Excel Discussion (Misc queries) 0 May 18th 05 10:20 PM


All times are GMT +1. The time now is 02:45 AM.

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

About Us

"It's about Microsoft Excel"