If TMW thinks the legacy algorithm behind INV applied on full square matrix (base on LU and LDT) is not accurate enough (*), why don't they add user-option to use better algorithm if user needs, for example the same algorithm used in
B = A \ eye(size(A))
or
B = eye(size(A)) / A
?
(*) NOTE: I personally INV precision is good enough and usage of INV should't be discourage in many practical cases.

답변 (1개)

Cris LaPierre
Cris LaPierre 2022년 8월 18일

0 개 추천

Suggestions for TMW are best directed to TMW. Consider submitting this suggestion here:
(Create Service Request then select the appropriate option)

댓글 수: 1

Bruno Luong
Bruno Luong 2022년 8월 18일
It is a rhetocical question rather than the suggestion.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2022년 8월 18일

댓글:

2022년 8월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by