CS201 Assignment 2 2021 Solution
Автор: Learning School
Загружено: 2021-06-07
Просмотров: 144
Описание:
#cs201 #Vu #assignment
CS201 Assignment 2 2021 Solution
Problem Statement
A matrix is given in source data. You have to write user defined functions and create a menu in C++ keeping in mind the following requirements:
1. Press 1 to display the matrix and its transpose.
(Hint: Transpose of a matrix can be achieved by changing its rows into columns or columns into rows.)
2. Press 2 to find adjoint and determinant of the matrix.
(Hint: To find adjoint of a matrix, we change the places of its diagonal elements and the signs of non-diagonal elements; To find determinant of matrix, we subtract the product of non-diagonal elements from the product of diagonal elements.)
3. Press any other key to exit.
Source data:
(Use two dimensional array to store following matrix)
Fb Group Link : / 143792885956764
Code : https://drive.google.com/file/d/15CwI...
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: