Community Profile

photo

Tailman


Last seen: 4 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


On multiple logical test failing in if statement
Hello, I am trying to run an if statement with multiple conditions as below, if abs(a-a_t)>0.0001 && abs(b-b_t)>0.00001 && ...

6 years ago | 1 answer | 0

1

answer

Question


On re-arranging a matrix
Hi, I am trying to re-arrange a square matrix of any order to the format given below. I tried to work on a looping method,...

7 years ago | 1 answer | 0

1

answer