How do you calculate the determinate of a matrix in matlab without using built in functions?
이전 댓글 표시
I need to calculate the determinate of a matrix without using the built in Matlab functions. Can anyone show how they would go about doing this? Thanks!
댓글 수: 1
KSSV
2016년 2월 9일
It depends on the what dimension of matrix you are dealing with. If 2x2 and 3X3, then you can derive formula and substitute. What matrix you are dealing with actually?
답변 (2개)
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!