Josué Ortega
University of Glasgow
Followers: 0 Following: 0
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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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...
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년 전 | 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0