![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1934959_1522088406296_DEF.jpg)
Josué Ortega
University of Glasgow
Followers: 0 Following: 0
Statistics
RANK
69 054
of 297 016
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 5 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 1 answer | 0
1
answerHow 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...
mer än 7 år ago | 0
Question
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
Cleaning up a matrix
I have the following matrix 3 6 5 4 1 2 3 1 5 6 4 2 4 3 5 ...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 9 år ago | 0 answers | 0