Assignment 13 Matrix 1 Q1. Q2. - Q3. Q4. Q5. Q6. Write A Q7. Write A C Program For Q8. Write A C Program For Q9. Write A Q10. Q11. Q12

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

C Programming

Assignment 13
Q1.
Q2.
Q3.
Q4.
Q5.
Q6.
Q7.
Q8.
Q9.

Matrix

Write a c program for addition of two matrices.


Write a c program for subtraction of two matrices.
Write a c program for multiplication of two matrices.
Write a c program to find out sum of diagonal element of a matrix.
Write a c program to find out transport of a matrix.
Write a c program to find inverse of a matrix
Write a c program for Lower triangular matrix.
Write a c program for Upper triangular matrix.
Write a c program to Calculate the Sum of the Elements of each Row &

Column.
Q10.
Write a c program to Check if 2 Matrices are Equal.
Q11.
Write a c program to Check if a given Matrix is an Identity Matrix.
Q12.
Write a c program to Determine if a given Matrix is a Sparse Matrix.

Designed by Er. Deep Raj Jangid

You might also like