11.6K Downloads
Updated
23 Oct 2006
No License
Finds the adjoint of a matrix of any size.
This code was tested under the student edition of matlab version 5.0.
Note: This also appears to work under MATLAB 5.2.1
Cite As
Paul Godfrey (2024). adj.m (https://www.mathworks.com/matlabcentral/fileexchange/35-adj-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R10
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Signal Generation and Preprocessing > Waveform Generation >
Find more on Waveform Generation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Updated program to find the Adjoint (Adjugate) of non-square matrices. |