Exact (symbolic) determinant of a matrix without MATLAB inbuilt function
Version 1.1.0.0 (1.52 KB) by
Ankit Digarsey
MATLAB code to find EXACT determinant of a Matrix using recursion (Symbolic Math Toolbox required).
Function 'exactdet' return exact (symbolic) determinant of the input matrix by calling
itself and accompanying function 'cofact' recursively.
Cite As
Ankit Digarsey (2026). Exact (symbolic) determinant of a matrix without MATLAB inbuilt function (https://www.mathworks.com/matlabcentral/fileexchange/49755-exact-symbolic-determinant-of-a-matrix-without-matlab-inbuilt-function), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
