photo

alberto tonizzo


NA

Last seen: 3 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Adjusting Y-Values in Histograms
Hello, This might sound like a simple question, but how do I change the y-values of the histograms in the figure below (bottom ...

3 months ago | 2 answers | 0

2

answers

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

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

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

8 years ago | 2 answers | 0

2

answers