photo

Josué Ortega


University of Glasgow

Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


finding cycles in directed graph
I am creating a random adjacency matrix for a directed graph and I want to find the cycles. I am using the findcycles function t...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Extending an order in a vector
I have a vector that provides me with a strict order of n number. If n is 5, for example, I type y=randperm(5) and I get...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Permutation of only x elements of a vector
Imagine a vector of natural numbers between 1 and 20, say x=randperm(20) I want to generate a vector identical to x, b...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How to generate random numbers correlated to a given dataset in matlab
This is a great answer @John D'Errico, but I have a further question. Suppose I have a vector 2 1 3 5 4 ... 10 of 10 numbers, f...

7 years 前 | 0

提问


Generating random correlated numbers
I am creating x vectors of random numbers, each of them using for i=1:x A(i,:) = randperm(n) end So one of the o...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Cleaning up a matrix
I have the following matrix 3 6 5 4 1 2 3 1 5 6 4 2 4 3 5 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


About the error "Error using symengine (line 59) Code generation failed due to an unexpected object of type 'RootOf'."
I have no idea what the previous error means. Error using symengine (line 59) Code generation failed due to an unexp...

8 years 前 | 0 个回答 | 0

0

个回答