|
-
Feb 28th, 2012, 07:27 AM
#1
Thread Starter
Member
Solving the equation with three unknown
Hi friends,
I want to ask a question about a programme will solve the equation with three unknowns.
I will make a programme will solve these equations. Now, I need to know, how I can make this. I need the idea of making this programme.
What do you think?
Thanks..
-
Feb 28th, 2012, 10:35 AM
#2
Re: Solving the equation with three unknown
I think you need to be much more clear about what you want. Examples will help
-
Feb 28th, 2012, 10:49 AM
#3
Re: Solving the equation with three unknown
Yep that is extremely vague, need more detail.
-
Feb 28th, 2012, 11:02 AM
#4
Re: Solving the equation with three unknown
A system of 3 equations and 3 unknowns can easily be solved using determinants, and those would be rather easy to program after isolating the coefficients. Consider posting this in the Maths threads and see if Jemediah and others are still around.
Whoops, OK, you did post it there. Give them some time to respond.
Last edited by Code Doc; Feb 28th, 2012 at 11:06 AM.
Doctor Ed
-
Feb 28th, 2012, 11:15 AM
#5
Re: Solving the equation with three unknown
Looks like he already did post in the Math forum. This is thread is in fact a double post. I suggest closing this thread here until the OP gets his formula knowledge over in the math section and then if he needs help coding the solution he can re-post here.
-
Feb 28th, 2012, 09:49 PM
#6
Addicted Member
Re: Solving the equation with three unknown
It would be very hard to code something like this from scratch. I am using the info here: http://www.garybeene.com/reviews/rev-parsers.htm
for my graphing program.
http://www.garybeene.com/reviews/rev-parsercode.htm
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|