Matrix manipulation, filtering
이전 댓글 표시
Given a large matrix containing values in range [0,1].
Is it possible to change (as in, set to fixed value, add value, subtract value ect.) elements above a certain threshold, without the use of loops? And without changing the rest of the matrix.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!