photo

Josue Sandoval


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Drawing a 3d polyhedra with extreme points
Hi all, I'm trying to draw a 3d polyhedra by giving as input its extrema points. I have done the following x=[2.66,2,3,3,2....

8 years ago | 1 answer | 0

1

answer

Question


Finding a chain in an adjacency matrix
Hi everyone, I have a binary matrix A representing edges in a graph, of size n x m. It is easy to know if elements i and j ar...

8 years ago | 2 answers | 0

2

answers

Question


Creating binary matrix with at least q ones on each row
I have a matrix which is intended to represent gender, so I want it to be roughly 0's and 1's. I am doing it as follows: se...

8 years ago | 1 answer | 0

1

answer