473,797 Members | 2,934 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Naive Gauss Elimination Technique

Hey, can any one help me for writing a program of naive gauss
elimintaion technique?
It's a technique to solve system of simultaneous linear equations
using matrix.
thanks

Mar 7 '07 #1
3 4891

pragy wrote:
Hey, can any one help me for writing a program of naive gauss
elimintaion technique?
It's a technique to solve system of simultaneous linear equations
using matrix.
thanks
You'd be better of posting to groups like comp.programmin g or sci.math.

Mar 7 '07 #2
On 7 Mar 2007 00:13:37 -0800, "pragy" <pr****@gmail.c omwrote:
>Hey, can any one help me for writing a program of naive gauss
elimintaion technique?
Did you mean: naive gauss elimination technique? If so, try this URL:

http://www.google.com/search?hl=en&s...hnique&spell=1

If you have any questions about C, please come back.

--
jay

http://www.gimpel.com/
Mar 7 '07 #3
On Mar 7, 12:13 am, "pragy" <pra...@gmail.c omwrote:
Hey, can any one help me for writing a program of naive gauss
elimintaion technique?
Sure. Show us what you have tried so far.
It's a technique to solve system of simultaneous linear equations
using matrix.
I guess that 95% or more of the posters here know what it is. Dieter
Burssner once posted a really magnificent version of it. I still keep
it on my hard disk to enjoy from time to time.

BTW, don't post your question to sci.math, as writing matix LU solvers
(despite the sound of things being of a rather mathematical nature) is
not at all topical there.

Rather, if you must post to that sort of arena, try news:sci.math.n um-
analysis (unless you have a theoretical math question, which is
topical on news:sci.math).

The sort of help you will get here is this:
After you have written some code, you may have questions about why
things are not working right or compiler errors or strange results.
After you have read the C-FAQ, if your answers are not found there,
the posters here will be happy to give you a hand. I will personally
volunteer to give you assistance. On the other hand, nobody here is
going to do you the terrible disservice of writing the code for you.

The sort of help you will get on news:sci.math.n um-analysis is
explanations about why, even after the code is correct, the answers
are not what you think they ought to be.
They will tell you about things like condition numbers and numerically
parallel vectors, etc.

HTH
BCNU

Mar 7 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2297
by: Robert Kern | last post by:
I'm in the middle of writing a scientific program with a number of very, very long formulae. You can see a typical one below. What I would like to do is to parse this code to yield an AST, identify identical subtrees, replace them in the AST with a dummy variable to which I will assign the common subexpression. v21c = ((1-2*nu)*((2*(1-nu)ctB*ctB-nu)*log(Ry3bar) - \ (2*(1-nu)*ctB*ctB+1-2*nu)*cB*log(Rz3bar)) - \...
1
1814
by: Stephen Thorne | last post by:
Decorators have been getting lots of air-time at the moment, but only really the syntax. After a short discussion on irc the other night I decided to download python2.4 from experimental and write out some truely worthy decorator hacks. I implemented multimethods as a warm-up, and then implemented tail call elimination. Presented here is a brief synopsis of both, and then the implementations....
1
2383
by: Joachim Klassen | last post by:
Hi all, I'm investigating partitioned tables using a UNION ALL VIEW and found the following (see ddl below): If I create a check constraint like "check (month(tdate) = 1)" DB2 won't do branch elimination for a query like "SELECT * FROM Q1 WHERE TDATE = '01.01.2004'". Explains shows that all 3 tables are accessed. But with a a constraint "check (tdate between '01.01.2004' and '31.01.2004')" DB2 will do branch elimination - means only...
2
1460
by: Rob Clark | last post by:
Hello all, I have a design problem for which my current C++ solution feels more like a hack. :-( I'd like to change that :-) The real problem can be destilled to something like this: One client wants to send data using one specific top layer protocol. At this top layer, there are a number of different protocols, where each one inherits the main Protocol class. And every protocol subclass in turn contains several different
3
8331
by: poopsy | last post by:
Hi! I've got an assigment on C++.. Here it is: It first clears the screen and then displays the next 3 lines. a1x + b1y + c1y =d1 a2x + b2y + c2y =d2 a3x + b3y + c3y =d3
1
4168
by: poopsy | last post by:
Hi..plz need help on this maths assignment.. Here it is It first clears the screen and then displays the next 3 lines. a1x + b1y + c1z =d1 a2x + b2y + c2z =d2 a3x + b3y + c3z =d3 The user is then required to input the integer values for a, b, c, d and the required accuracy for which he wants the calculation. ( e.g. 3 decimal places etc.)
3
1084
by: mano | last post by:
Hello.... Can anybody give me some idea ... How to write programs on (...(In C++)) Gauss elimination LU Decomposition finding Inverse Thanks
1
2896
by: Killer42 | last post by:
Does anyone know anything about "Gauss-Jordan Eliminations"? We have a thread asking about this in the VB forum, and I've never heard of them. I did find this page on Wikipedia, which includes algorithms in Python and MatLab - perhaps someone could help us translate to VB/VBA?
0
9536
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10468
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9063
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7559
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6802
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5458
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4131
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3748
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.