Community Profile

photo

Housam


Last seen: 8 months ago Active since 2017

Statistics

  • Thankful Level 3
  • Explorer
  • First Review

View badges

Content Feed

View by

Question


absolute value in equality constraints
i would like to know how to write the absolute value in equality constraints. var10(i) = var10(i-1) + (0.5/4500) * (ABS ( 0.25...

2 years ago | 1 answer | 0

1

answer

Question


indexing, How to index into a cell with vector contining zeros/ Nan
Hello, How to index into a cell with vector contining zeros/ Nan? %Array indices must be positive integers or logical v...

3 years ago | 1 answer | 0

1

answer

Question


is the selected solution the optimal one?
linprog always selects the lower limits (zero) for the last two variables and the upper limit for the second variable. However, ...

3 years ago | 0 answers | 0

0

answers

Answered
cumsum till condition is met
got it solved. Thanks all

3 years ago | 0

| accepted

Question


cumsum till condition is met
I want to compare two matrices, each with a size of [35039 1], when the number in the first matrix M1 is bigger than the number ...

3 years ago | 2 answers | 0

2

answers

Answered
surf plot 3d - matrix multiplication
rotate

4 years ago | 0

| accepted

Question


surf plot 3d - matrix multiplication
Hello, could someone let me know how to get around this problem in the code. i need to do the following: 1- plot the surf 2- m...

4 years ago | 2 answers | 0

2

answers

Question


decreasing point on curve
Hello, What could determine the point where the curve start decreasing? how to best specify this point? Thank you.

4 years ago | 3 answers | 0

3

answers

Question


shifting without for loop
Hello, I have two cells each 60x23 and each cell consist of columns with different length. For each cell, I need 1- Get ten ...

4 years ago | 1 answer | 0

1

answer

Question


extract each ten values
Hello, I have a 60x23 cell and each cell consist of columns with different length. I need to extract ten values starting fro...

4 years ago | 1 answer | 0

1

answer

Question


indexing data before and after sort
Hello, I need to plot data from a significant number of text files that have the same last digit in their name. My attempt i...

5 years ago | 0 answers | 0

0

answers

Question


how can i make globalsearch return integer results(select the whole item and not fraction of the item) ?
Hi all, I have an optimization problem at which I would like to find the maximum value of the objective function at given con...

6 years ago | 1 answer | 0

1

answer