How do you calculate the determinate of a matrix in matlab without using built in functions?
Show older comments
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 Comment
KSSV
on 9 Feb 2016
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?
Answers (2)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!