alberto tonizzo
NA
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
280,066
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
4 months ago | 2 answers | 0
2
answersQuestion
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...
8 months ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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