Community Profile

photo

Bhavya PH


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


draw vertical lines at regular intervals in a rectangle in matlab
I need to draw vertical lines at regular intervals in a rectangular box. this is what i have used so far: xmin=000; ...

11 years ago | 1 answer | 0

1

answer

Question


find inverse of a non square binary matrix in matlab
Hi, I have used a couple of functions to find the inverse of a non-square boolean matrix in matlab. Here is a list of them : ...

12 years ago | 1 answer | 0

1

answer

Question


vectorise the for loop below to find the xor
Hi, I have the following piece of code which due to the for loop takes very long to execute. As the number of loops increase ...

12 years ago | 1 answer | 0

1

answer

Answered
unable to find the inverse of large matrix using gaussian elimination.
Hi Andrei, Thanks for the hint on the determinant value, though the det value is not zero I am unable to the inverse matrix. ...

12 years ago | 0

Question


unable to find the inverse of large matrix using gaussian elimination.
Hi All, I am using the code below to find the inverse of a square boolean matrix. It is working fine for smaller matrix sizes...

12 years ago | 2 answers | 0

2

answers