adj.m

版本 1.0.0.0 (597 字节) 作者: Paul Godfrey
Finds the adjoint of any rectangular matrix
11.6K 次下载
更新时间 2006/10/23

无许可证

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

引用格式

Paul Godfrey (2025). adj.m (https://www.mathworks.com/matlabcentral/fileexchange/35-adj-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Updated program to find the Adjoint (Adjugate) of non-square matrices.