solve 3 simultaneous equations 
Author Message
 solve 3 simultaneous equations

Hi there!

I'm having trouble on where to begin this task. Are there sites where I
can get
information on how I can program to solve this task?

Many thanks,

Bharesh Mandalia

--== Sent via Deja.com http://www.*-*-*.com/
---Share what you know. Learn what you don't.---



Sun, 04 Nov 2001 03:00:00 GMT  
 solve 3 simultaneous equations
And just what is this task?

Jon Helms

Quote:

> Hi there!

> I'm having trouble on where to begin this task. Are there sites where I
> can get
> information on how I can program to solve this task?

> Many thanks,

> Bharesh Mandalia

> --== Sent via Deja.com http://www.deja.com/ ==--
> ---Share what you know. Learn what you don't.---



Sun, 04 Nov 2001 03:00:00 GMT  
 solve 3 simultaneous equations

Quote:

> Hi there!

> I'm having trouble on where to begin this task. Are there sites where I
> can get
> information on how I can program to solve this task?

Just about any good math text, or you could ask your professor...

Bruce



Sun, 04 Nov 2001 03:00:00 GMT  
 solve 3 simultaneous equations

Quote:

> Hi there!

> I'm having trouble on where to begin this task. Are there sites where I
> can get
> information on how I can program to solve this task?

> Many thanks,

> Bharesh Mandalia

    You might try doing a web search on Gaussian Elimination or Cholesky
Decomposition, if the equations are linear.

   -- Bill Clay



Sun, 04 Nov 2001 03:00:00 GMT  
 solve 3 simultaneous equations
Do you have more observations than independent variables?
If so, this is a least squares problem, and can be solved with the sweep
algorithm.

If your number of independent variables equals your number of observations,
you have to use gaussian elimination.
-Scott

Quote:

>Hi there!

>I'm having trouble on where to begin this task. Are there sites where I
>can get
>information on how I can program to solve this task?

>Many thanks,

>Bharesh Mandalia

>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---



Sun, 04 Nov 2001 03:00:00 GMT  
 solve 3 simultaneous equations
In reply to Scott Nivens scribbling down the following on the subject
of Re: solve 3 simultaneous equations

Quote:
>Do you have more observations than independent variables?
>If so, this is a least squares problem, and can be solved with the sweep
>algorithm.

>If your number of independent variables equals your number of observations,
>you have to use gaussian elimination.
>-Scott

Of course, no-one ever takes into account the semi-literate series of
exculpatory biorhythmic constructs associated with Professor Wempy
Snurgle's theorem of algorithmic chemistry as applied to the
transparent negligee problem first postulated by Woed Credollpois of
the University of Running About A Bit In Lancaster.

Taken as read, and considered virtually negligible by most of her
contemporaries, Miss Credollpois dissertation has great implications
for most of today's young scholars.  

Off course I may be but, as my brother is having his hair cut I shall
have to put my cap on the lower peg after morning break to ensure that
I am not mistakenly carted off to my mother's to witness the
embarrassment of her affair with the Games {*filter*}, unless of course
you are reading this on the third  Wednesday of the month, whence the
French Master deputises for her due to her 'confinement'.

c



Thu, 08 Nov 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. help in VB coding: solving math equations, or find OCX that's equation solver

2. Simultaneous equation in VB?

3. Need Equation Simplify/Solve

4. Solving the system of linear equations???

5. Solve EQUATIONS in Visual Basic 5

6. How To solve a Cubic equation in VB?

7. Solving equations

8. Solving linear system of equations

9. Looking for library or control that solves linear equation systems

10. Help: Need to solve a SECOND DEGREE equation in VB

11. Help: how to solve a SECOND DEGREE equation in VB

12. Is there an API for solving linear equations?

 

 
Powered by phpBB® Forum Software