Community Profile

photo

Aristo


Last seen: 1 year ago Active since 2017

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Quadratic extrapolation on a dataset
Is it possible to incorportate quadratic extraplotion on a 1D dataset, without using interp2 function? if so, can anybody demons...

1 year ago | 1 answer | 0

1

answer

Question


The mean in the accumarray exceeds the maximum value in the array, which it shouldn't.
Please find the link for the code: THE LINK In this particular code, the mean exceeds the maximum value in the array, which it ...

5 years ago | 1 answer | 0

1

answer

Question


Find approximate match between 2 matrices.
Hi all, I have 2 matrices of 10000 x 3 and 15000 x 3 of floating numbers. where in for example A=[x1,y1,z1] and B=[x2,y2...

6 years ago | 1 answer | 0

1

answer

Question


How to make pcolor plot from three vector
I have matrix A of size 3X250, where in the value of altitude corresponds to longitude and latitude A= [latitude, longitu...

6 years ago | 1 answer | 0

1

answer

Question


How to retain duplicate while using ScatteredInterpolant
I want to retain duplicates when using ScatteredInterpolant because I am getting warning:"Warning: Duplicate data points have be...

6 years ago | 2 answers | 0

2

answers

Question


How to make the shading interp in heatmap matlab
I would like to know if there is any syntax complementary to 'shading interp' in heatmap. So my plot looks smoothed.

6 years ago | 0 answers | 0

0

answers

Question


How can I compute histogram using three variable
I have three variable, for e.g latitude, longitude and temperature. For each latitude and longitude, I have corresponding temper...

6 years ago | 1 answer | 1

1

answer