Community Profile

photo

hamza zoubai


Last seen: 2年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


I want to compare each element in 2 matrix same size and display a text in every case.
i want to compare 2 matrix lets say A=[1 2 3 4 5] and B=[2 4 9 8 2 ] and if elemnt A<B then display a custom text like this ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


I want to compare every matrix element to a constant then calculate a new matrix based on every case
i have a matrix A=[ 1 2 3 4 5 ] and a constant b=3 . and i want to compare each element in that matrix with that constant b and ...

2年弱 前 | 1 件の回答 | 0

1

回答