Community Profile

photo

jimaras


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answers

Question


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)...

10 years ago | 1 answer | 0

1

answer

Question


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: ...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 3 answers | 0

3

answers

Question


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, ...

10 years ago | 1 answer | 0

1

answer

Question


Lotka - Volterra with diffusion
Do you have any idea how can I implement the model Lotka - Volterra with diffusion in Matlab?

10 years ago | 1 answer | 0

1

answer

Question


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?

10 years ago | 4 answers | 0

4

answers