Community Profile

photo

milad yusefi


Last seen: 3年弱 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
what is function to find out adjoint of matrix............is there any command.......
you can also use this function function [b]=adj(a) s=size(a); ac=a; if s(1)~=s(2) disp('input matrix must be square') ...

6年以上 前 | 0