Community Profile

photo

Sohrab Salimian


Last seen: 1 day ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Is there a way to fill a matrix around the diagonals?
I have a vector that I need to use to fill in the rows of a matrix. This vector will repeat over each row in the matrix except f...

4 years ago | 1 answer | 0

1

answer

Question


Is there a way to pass in a matrix of color values (n*3) into plot in matlab
Can i pass in a matrix of color values into matlab plot function, such that it colors each of my line plots a different color in...

4 years ago | 1 answer | 0

1

answer

Question


Close a figure when a button is pressed or when a certain elapses
Hello I'd like to know if there is a way to erase a figure when either a button is pressed or a specific period of time elapses....

4 years ago | 1 answer | 0

1

answer

Question


fitting a 2d gaussian using lsqcurvefit
Below is the code i am using to fit a 2d gaussian to an image (40 *40), however whenever i run this my results a dont look qui...

4 years ago | 0 answers | 0

0

answers

Question


lsqcurvefit input question.
I was just wondering if it is possible, to pass into lsqcurvefit matrices of input data but then have the output y data be a vec...

4 years ago | 0 answers | 0

0

answers

Question


check if values are in multiple ranges
hello, so i have a vector of values a = [1,2,4,5,6]; and I want to know if these are within multiple ragnes. Thus I have a basel...

4 years ago | 1 answer | 0

1

answer