Norm-2 calculation time
이전 댓글 표시
Hello,
Does anyone know why norm-2 of a vector is calculated faster than norm-1 and norm-inf in MATLAB? Eventhough norm-2 requires more computations, such as squaring of each element and the calculation of a square root, as compared to norm-1 and norm-inf.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!