필터 지우기
필터 지우기

How can I find the determinant with these specific specific functions

조회 수: 2 (최근 30일)
Jonas Morgner
Jonas Morgner 2022년 5월 3일
댓글: James Tursa 2022년 5월 3일
I have been trying to solve this exercise for hours now and I dont know what to do
Exercise:
Create a function (m file) which can perform this operation in 3x3 matrices passed as an input parameter. The function must include:
  • two input parameters: 1) the matrix and 2) a variable to select the way the determinat is calculated
  • A return parameter: the result of this operation
Hint: To implement the previous steps, if-else blocks may be helpful.
Can someone help me with this?
  댓글 수: 2
Dyuman Joshi
Dyuman Joshi 2022년 5월 3일
Since this a homework question, It will be better if you show us what have you done? In general as well as in relation as well as MATLAB. We can assist you further on the problems you are facing, but I doubt anyone here will solve your hw for you.
James Tursa
James Tursa 2022년 5월 3일
What are the methods you are supposed to use for calculating the determinant? Do you know the algorithms for each of these methods?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Operating on Diagonal Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by