How to use a percentage number time with a matrix

조회 수: 2 (최근 30일)
Yixuan Zhang
Yixuan Zhang 2019년 9월 16일
댓글: Yixuan Zhang 2019년 9월 16일
The percent reduction is 10% , and I need use this number times a matrix 17x6, what I should do? Thanks.

채택된 답변

per isakson
per isakson 2019년 9월 16일
matrix * (100-10)/100

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by