Community Profile

photo

hamza zoubai


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer