Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2020-06-17 07:47:15

Mknb
Guest

C++ language

hi;
how to code this? very urgent

Question:Develop a complete Matrix class. The class should comprise of a dynamic 2D array and should support common matrix operations, like input, output, matrix addition, subtraction, multiplication, transpose, determinant etc. Class should also check some basic features of matrix. i.e square or non-square matrix, upper triangular, lower triangular, singular or non singular, symmetric, non-symmetric or skew symmetric.   Compatibility of two matrices for multiplication. Comparison of two matrices for equality, or approximate-equality. Check multiplicative associativity, commutativity and distributive properties of matrices. i.e. apply operations on both sides of property laws and check if answer is same or not.

#2 2020-06-17 15:02:41

Mathegocart
Member
Registered: 2012-04-29
Posts: 2,226

Re: C++ language

Show your work, kid.

Also, if it was urgent(and given the size of your problem), shouldn't you have completed it a while ago?

(Unless your teacher is a bit mental. Then perhaps I'm wrong.)

Last edited by Mathegocart (2020-06-17 15:03:07)


The integral of hope is reality.
May bobbym have a wonderful time in the pearly gates of heaven.
He will be sorely missed.

Offline

Board footer

Powered by FluxBB