473,461 Members | 1,980 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Gauss-Jordan Eliminations

Can anyone provide some information on writing code to do Gauss-Jordan eliminations in vba? I am new to programming and struggling a bit. Anything can help.
Feb 12 '07 #1
3 3963
Killer42
8,435 Expert 8TB
Can anyone provide some information on writing code to do Gauss-Jordan eliminations in vba? I am new to programming and struggling a bit. Anything can help.
I hope someone here can help. I've posted a question in the Techie Talk forum to see whether someone there can help with translating the algorithm found here to VB or VBA.
Feb 12 '07 #2
Killer42
8,435 Expert 8TB
Got one response so far over in Techie Talk. Here's a link. The page that is mentioned there appears to include a VB program that does something along the lines you asked about. Don't know whether source is available or not, though.
Feb 12 '07 #3
r035198x
13,262 8TB
Can anyone provide some information on writing code to do Gauss-Jordan eliminations in vba? I am new to programming and struggling a bit. Anything can help.
You want to try it out yourself too and post some code. You will need to make use of 2dim arrays (if you have such things in vba). I take it the user inputs their system of equations and you want to use Gauss-Jordan to solve it or do you want to use it to find the inverse of a square matrix?
Feb 13 '07 #4

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

Similar topics

3
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
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...
3
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
2
by: Priya1712 | 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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.