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 Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by