473,806 Members | 2,661 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Gauss-Jordan Eliminations

8,435 Recognized Expert Expert
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?
Feb 12 '07 #1
1 2896
acoder
16,027 Recognized Expert Moderator MVP
Well, I found this link. Maybe not appropriate, but might be what the poster wanted.
Feb 12 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

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
3
4892
by: pragy | last post by:
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
52
5142
by: Nomad.C | last post by:
Hi I've been thinking of learning Fortran as number crunching kinda language for my Physics degree......but then looking around the internet, people are saying that the libraries/ Algorithms once used for number crunching is now slowly converting into C, so do you think I should stick with C, since I know C already, or should I proceed learning fortran?? Any advice?? Thanks
3
3452
by: spranto | last post by:
Hi guys I allready oppened another thread to know if someone can help me to solve a 3 non linear equation system. I tryed this code to make the newton raphson method to work, but insted of converging it is diverging. Can someone please help me? Thank's! 'Cálculo do Sistema para obter os cossenos directores através do método Newton-Raphson Dim nr, aux1, aux2, aux3, lll, mmm, nnn, ff, gg, hh, ite As Double 'Condição...
4
9168
by: Dawid Pustulka | last post by:
I`ve a problem. I need to code Cholesky-Crout and I don`t know, why it doesn`t work. Please help Source : // tab and cholesky are global 11 void CholeskyCrout() 12 { 13 cholesky = sqrt(tab);
2
18199
by: siew enn | last post by:
i face a problem with that solve the equation by using gauss seidel method in c++.i don't know how to write the formula in c++.Anyone can help me??
5
1880
by: shakshakshuk | last post by:
Hi everyone, I have recently been introduced to python in my university and now I have an assignment to submit. My problem is that I don't have much python programming experience. I was asked to write a program to: 1. Enter coefficients 2. check solvability 3. Do gauss seidel 4. Do gauss jacobi
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9597
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
10369
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9187
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...
0
6877
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
5546
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...
0
5682
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4329
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
3851
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.