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 Comment

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?

Sign in to comment.

Categories

Asked:

on 9 Feb 2016

Answered:

on 9 Feb 2016

Community Treasure Hunt

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

Start Hunting!