Community Profile

photo

Sebastian


Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to plot a contour plot with the next data
Hello everyone! I have been trying to plot some data within an equation, but I have not been able to figure it out. In my X-...

10 years ago | 1 answer | 0

1

answer

Question


Out of memory error for loop code
Hi everyone, I have a very simple code in which I want to find the correlation distances from one point to all the other points ...

10 years ago | 0 answers | 0

0

answers

Question


Not enough memory running a matlab code
Hi everyone, I am trying to run a big code but I cannot do it because my computer does not have enough memory, is there a functi...

10 years ago | 1 answer | 0

1

answer

Question


How to invert the colors in an image
Hi, I want to invert the colors in a grayscale image that i am reading with matlab. Whenever the image is black, matlab gives me...

10 years ago | 2 answers | 0

2

answers

Question


Changing numbers in a matrix with new numbers
I have a matrix A: A= 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 Then with some functions I find the coordinates of the 1 in t...

10 years ago | 1 answer | 0

1

answer

Question


Need help with finding distances in a matrix program
I have an A matrix, in which I need to find the distances between the points. I have the formulas, but I need help to translate ...

10 years ago | 2 answers | 0

2

answers

Question


Error using horzcat in a for loop
Hi everyone, I am testing a for loop and it is showing me some error in the horzcat, I do not know why it does. Can anyone expla...

10 years ago | 2 answers | 0

2

answers

Question


How can I create a new matrix with x and y coordinates using a for loop?
Lets say I have a matrix A like this: A= 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 I want to create a for loop in which...

10 years ago | 1 answer | 0

1

answer

Question


How can I surf a non square matrix?
I have a code which I want to plot in a rectangular shape. I want to surf a 5X3 rectangle filled with small squares (In this cas...

10 years ago | 2 answers | 0

2

answers