Community Profile

photo

alberto tonizzo


NA

Last seen: 11 days ago Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Clean noisy data from images
Hey there, I've been working with some images, averaging them out and plotting against depth (check out the code below). I'm tr...

12 days ago | 1 answer | 0

1

answer

Question


Limits of polar plots axes
Hello, please see the code atatched that makes a polar plot and adds transparency to it with the included (in the body) function...

1 year ago | 1 answer | 0

1

answer

Question


Axes of polar plot
Hi, I'm plotting a contour plot on top of a polar plot but I can't see the axes (rho?) underneath the contour plot. Does anyone...

1 year ago | 1 answer | 0

1

answer

Question


Is it possible to bin/discretize multidimensional matrices?
I have a 5D matrix that I want to bin according to a vector that has the same length as the first dimension of the matrix. Than...

2 years ago | 1 answer | 0

1

answer

Question


Is it possible to use the smooth function with a multidimensional matrix having NaN values?
The NaN values would be the points where the smooth function generates the new values. Hope this is clear. Thank you!

2 years ago | 1 answer | 0

1

answer

Question


Minimize difference between vectors by varying scalar
Hello, I'm trying to use fminsearch to find the scalar (a) that minimizes the difference between 2 vectors of dimension N, i.e....

2 years ago | 1 answer | 0

1

answer

Question


Reshape a multidimensional matrix keeping one size constant
I have a matrix A of dimensions 5x6x5x25x91. How do I reshape it so the length of only 1 dimension (or 2 dimensions) is preserve...

2 years ago | 1 answer | 0

1

answer

Question


Polyfit with weights for not allowed points
I have a multiple matrices that I'm trying to fit with multiple polyfit functions (see picture). I'd like to combine the matric...

7 years ago | 2 answers | 0

2

answers