Community Profile

photo

Simone A.


Department DICEA | Sapienza University of Rome - Department of Earth Sciences | University of Turin

Last seen: 4 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Programming Languages:
R, MATLAB
Spoken Languages:
English, Italian, Spanish
Professional Interests:
Earth and Planetary Science

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Moving Standard Deviation issues with NaN values (i.e., Stdfilt). Alternatives and workarounds?
Hi All, I need to compute a 5x5 moving standard deviation in a matrix I. Also, I need to exclude the central pixel of my moving...

4 mois il y a | 3 réponses | 0

3

réponses

Question


Remove 'anomalous' blobs in a polygon (polyshape).
Dear all, I have several polygons. Some of them have some 'anomalous' (for the purpose of my task) blobs which I'd like to re...

7 mois il y a | 1 réponse | 0

1

réponse

Question


Help finding datapoints in x,y falling outside the boundaries of a polygon. Incongruencies between inpolygon and inpoly2, time issues, and possible solutions
Dear all, To provide a visual explanation (see below), I have a scatterplot x,y. Overlayed, I have a polygon (let's call it P)....

7 mois il y a | 2 réponses | 0

2

réponses

Question


Draw a curve defining the bounds of a scatter plot to detect anomalous (sparse or low density) points
Dear all, I have thousands of x,y data paris of observed and theoretical temperatures in a given region, where I need to identif...

8 mois il y a | 2 réponses | 1

2

réponses

Question


Detect datapoints deviating from the main, curved, cluster. Outlier detection
Dear all, I need to identify some anomalous data points in my data. I have thousands of them, so I need to automatise the proces...

8 mois il y a | 1 réponse | 0

1

réponse

Question


How can I obtain all possible combinations of 3 decimals whose sum equals 1, without running into memory and space issues?
Hi all, I am trying to obtain all possible combinations for 4 identical vectors (v1, v2, v3, and v4) whose sum equals 1. v1 =...

9 mois il y a | 4 réponses | 0

4

réponses

Question


Help creating an array with uniformly distributed random numbers (row-wise) comprised between 0 and 1, with each column having a sum of 1
Hi All, I am trying to solve this problem, but I am not even sure this is possible. I need to run a model 1e8+ times. To do th...

9 mois il y a | 2 réponses | 0

2

réponses

Question


Detect clouds in IR images, taking a cloud-free scene as a reference
Dear all, I am trying to detect clouds in my infrared satellite scenes. I have a reference cloud-free image which I believe mig...

11 mois il y a | 1 réponse | 0

1

réponse

Question


How to obtain Curl and Divergence of a matrix?
Dear all, I have got a matrix (let's call it M, M=100x100). I am trying to obtain both divergence and curl. So far, I m...

12 mois il y a | 1 réponse | 0

1

réponse

Question


[Image Analysis] Detect bright targets in images by gradient direction and intensity patterns (or any other applicable approach)
Dear all, I have tried quite a lot of approaches, but I still couldn't find something that actually works consistently accross ...

12 mois il y a | 1 réponse | 0

1

réponse

Question


Image Processing - Absolute sum of the differences employing a weighted kernel
Dear all, I hope you can help. I am trying to replicate an alghoritm (for target detection) found in a research paper: https:...

12 mois il y a | 1 réponse | 0

1

réponse

Question


Interpolate to fill missing values in a temperature Matrix by considering the altitude (stored in a separate matrix)
Dear all, I have got a matrix with temperatures (let's call it T), and a matrix with altitudes (let's call it Z). They're both ...

12 mois il y a | 1 réponse | 0

1

réponse

Question


Help increasing the speed of a piece of code
Dear all, Plain summary: I have a temperature matrix and I need to find the average temperature of the 8 pixels surrounding e...

environ un an il y a | 2 réponses | 0

2

réponses

Question


Help improving speed of this code/loop
Dear all, I wrote the code below, which does exactly what I need. Basically, I have several (10.000+) 134x134 matrices (images)...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Average of the surrounding pixels for each 3x3 matrix, excluding the "outliers" from the count.
Dear all, I ve got several 134x134 double class temperature data matrices. For each pixel, I need to calculate the average of ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Unclear periodicity output with daily temperature dataset using periodogram
Dear all, I am struggling to find a meaningful periodicity of my dataset. Your help would be much appreciated. I have a dataset...

environ un an il y a | 2 réponses | 0

2

réponses

Question


Extract area of matrices (lat, lon, data) by shapefile. "Requested array exceeds the maximum possible variable size."
Hi all, I've got 3 matrices, lat, lon, data (8000 X 8192 each) and one shapefile (80 X 1 struct, attached). I need to extrac...

environ un an il y a | 1 réponse | 0

1

réponse

Question


(Re-)create a matrix of latitude and one of longitude knowing the 4 vertices , taking into account the earth curvature
Dear all, I wonder if the below can be implemented in MATLAB (or at all). I have got a satellite image (Z). Z is a matrix of...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Custom Matrix Interpolation for every 10 numbers in each column
Dear all, I've got a matrix (Mx) 400 x 410. I need to interpolate it to obtain a 2000x2050 matrix. The final result should be al...

environ un an il y a | 2 réponses | 0

2

réponses

Question


Exclude central pixel from sliding mean calculation of surrounding pixels in a matrix
I have got a matrix (M) where I need to calculate the average of the surrounding (3x3) pixels for each pixel, excluding the cent...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Loop to Identify changes/steps for each column of a matrix
Dear all, I've got a matrix, let's call it M. What I need to do, is to identify all of the values, for each column, that are ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Identify, for each column of a matrix, numbers that are smaller than the previous ones, creating a 0 1 output having the same size of the original matrix
Dear all, I've got a matrix, let's call it M. M = 1000x1200 The first 3 columns of M look like: 1.05 21.22 17.2 ... 2.01...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Matlab code contains comments with strange/unrecognisable characters. Can these be "translated" in English?
Dear all, I am currently evaluating this code, available from https://it.mathworks.com/matlabcentral/fileexchange/116570-pre-pr...

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


Creating a GeoTIFF with 3 large matrices (Latitude, Longitude, Data) [satellite images]
Dear all, I am trying to create a GeoTIFF from 3 matrices, each of 2000x2048. Let's call them: Lat = 2000x2048 Lon = 2000x204...

plus d'un an il y a | 1 réponse | 0

1

réponse