Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,955 members, 7,817,800 topics. Date: Saturday, 04 May 2024 at 07:57 PM

Programmers Where R U Pls Help On Dis Matrix Question - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Programmers Where R U Pls Help On Dis Matrix Question (1349 Views)

Great Programmers In D House Where R U / Can U Pls. Help? / Asp.net + Xml? R U Good (2) (3) (4)

(1) (Reply) (Go Down)

Programmers Where R U Pls Help On Dis Matrix Question by samnelly4u: 6:37pm On Mar 13, 2013
write a programm that will accept two 5x3 matrix a. Plus b. Multplication c. Minus d. A inverse. Using visual studio 2010
Re: Programmers Where R U Pls Help On Dis Matrix Question by nnabuike1(m): 2:53pm On Mar 15, 2013
samnelly4u: write a programm that will accept two 5x3 matrix a. Plus b. Multplication c. Minus d. A inverse. Using visual studio 2010

The addition and multiplication shouldn't be a big issue.

As for the inverse, perhaps you should consider doing one manually step by step in order to realize the routines that need to be coded, or you can study the gauss-jordan method carefully and try to code their prescription.

Note that you need also check that the matrix is not degenerate( that is , if any 2 rows are simply multiples of each other)
Re: Programmers Where R U Pls Help On Dis Matrix Question by samnelly4u: 9:18am On Mar 23, 2013
pls guy if you know the declaration of multiplication and inverse pls give me, even i stil need dat of minus and plus to compare to what i did here mayb am right or not. Thanks my great programmer, we shall all meet on top
Re: Programmers Where R U Pls Help On Dis Matrix Question by Nobody: 9:11pm On Apr 01, 2013
A 5x3 matrix cannot possibly have an inverse. All non-square matrices do not have inverses. I'm not used to visual studio but I can give you pseudo code if you're interested, or if you happen to know Java, I can show you codes for addition, subtraction, and multiplication.

BTW, for multiplication, one matrix would have to be 5x3 while the other has to be 3x5. If not, a crime against matrices would have been committed. The resulting matrix if the right orders are followed would either be a 3x3 matrix or a 5x5 matrix. This result might have an inverse since it is square. If it is degenerate, then no inverse.

1 Like

Re: Programmers Where R U Pls Help On Dis Matrix Question by ektbear: 8:43am On Apr 02, 2013
NeoTesla: A 5x3 matrix cannot possibly have an inverse. All non-square matrices do not have inverses.

Correct.



BTW, for multiplication, one matrix would have to be 5x3 while the other has to be 3x5.
Almost correct. 5x3 against 3 x N for any positive integer N works.

1 Like

Re: Programmers Where R U Pls Help On Dis Matrix Question by samnelly4u: 6:32pm On Apr 05, 2013
@ NeoTesla pls give me the pseudo code and froe java. thanks
Re: Programmers Where R U Pls Help On Dis Matrix Question by Nobody: 4:25pm On Apr 08, 2013
samnelly4u: @ NeoTesla pls give me the pseudo code and froe java. thanks

I've uploaded the codes for addition, subtraction and multiplication

Re: Programmers Where R U Pls Help On Dis Matrix Question by samnelly4u: 2:18am On Apr 11, 2013
ok, thanks

(1) (Reply)

An IT Student Needs Your Help / Skilled Web Developer Needed / Top 10 Most Successful/Influential Developers

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 16
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.