photo

alberto tonizzo


NA

Last seen: 1 year ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
290,206
of 299,784

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,803

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,909

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

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

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

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

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

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

3 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!

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

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

3 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