help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Wrong results for "Large" simultaneous equation calculation


From: Ben Abbott
Subject: Fwd: Wrong results for "Large" simultaneous equation calculation
Date: Sun, 17 Jan 2010 09:33:59 -0500

Begin forwarded message:

From: David Parman <address@hidden>
Date: January 16, 2010 1:09:09 PM EST
To: Ben Abbott <address@hidden>
Subject: Re: Wrong results for "Large" simultaneous equation calculation

Ben,

Attached is the file. Any advice you can give will be greatly appreciated.

On Fri, Jan 15, 2010 at 4:20 PM, Ben Abbott <address@hidden> wrote:
On Jan 15, 2010, at 5:58 PM, David Parman wrote:

> I am new to Octave, and ran into a problem with my first real application. I am working with a large (120x120) set of simultaneous equations. When I solve the equations using the A\b nomenclature, I get an answer - no complaints from Octave. But the answer is clearly very wrong - all of the values are about 6 or more orders of magnitude smaller than they should be. I have the same set of calculations in MathCad, which yields an appropriate solution. I can also approximate the solution using direct analytical approach, which also confirms that the Octave result is way off.
>
> I found a couple of examples online for this type of solution (small 2x2 and 3x3 examples, one of which had the wrong answer on the webpage - confirmed by Octave and MathCad). These all worked just fine, but they have "nice" values (some of my values can be very large numbers, on the order of 10^18).
>
> I have spot checked the matrices and the values appear to be exactly the same in Octave as they are in MathCad. Does anybody have an idea what I might be missing here?

Unfortunately if you don't give us an example that doesn't work, no one will be able to help.

Fortunately, you can easily provide your example :-)

If the matrix is only 120x120, try  ...

       save example.mat A b

... and attach example.mat to your reply.

Ben


--

"The cost of a thing is the amount of life which is required to be exchanged for it" -- Thoreau

Attachment: example.mat
Description: application/matlab-workspace


Jaroslav,

After you reply, I noticed that one of the replies had dropped off the list.

The matrices are attached.

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]