Statistics
8 Questions
0 Answers
RANK
19,031
of 295,467
REPUTATION
2
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
random vector v from uniform distribution at (0,1) with sum(v)=1
Hello, How can I generate a uniformly distributed random vector with its sum to be equal to 1? Thank you
10 years ago | 2 answers | 2
2
answersQuestion
split a n*m-by-1 vector into n m-by-1 vectors
I would like to split a m*n-by-1 vector into smaller ones, e.g. m-by-1. I have tried to think of an efficient way but i have not...
10 years ago | 3 answers | 0
3
answersQuestion
how can I compress many iterations for solving a program?
Hello, I have created a function that solves a linear program for many iterations, more specifically I am changing the X(i)...
11 years ago | 1 answer | 0
1
answerQuestion
how can I set double-value array input in a function?
Hello, I want to create a function with inputs 2 arrays (with double values) and one value and i get the following message: ...
11 years ago | 1 answer | 0
1
answerQuestion
insert string in a numerical vector
Hello there, I have a value vector (1-by-n) and I am trying to replace the number in a given element by a string. How can I a...
11 years ago | 3 answers | 0
3
answersQuestion
how to read excel data
Hello everyone, I want to create a function which will read data from a given excel file and will return different vectors, ...
11 years ago | 1 answer | 0
1
answerQuestion
Lotka - Volterra with diffusion
Do you have any idea how can I implement the model Lotka - Volterra with diffusion in Matlab?
11 years ago | 1 answer | 0
1
answerQuestion
Hello, is there any way I can define a matrix NxN whose elements are different real numbers between 0 and 5?
Hello, is there any way I can define a matrix NxN whose elements are different real numbers between 0 and 5?
11 years ago | 4 answers | 0