
Simone A.
Department DICEA | Sapienza University of Rome - Department of Earth Sciences | University of Turin
R, MATLAB
Spoken Languages:
English, Italian, Spanish
Professional Interests:
Earth and Planetary Science
Statistics
17 Questions
0 Answers
RANK
218,397
of 277,891
REPUTATION
0
CONTRIBUTIONS
17 Questions
0 Answers
ANSWER ACCEPTANCE
41.18%
VOTES RECEIVED
0
RANK
of 18,801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 129,108
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
Content Feed
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...
21 days ago | 1 answer | 0
1
answerQuestion
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...
1 month ago | 1 answer | 0
1
answerQuestion
[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 ...
1 month ago | 0 answers | 0
0
answersQuestion
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:...
1 month ago | 1 answer | 0
1
answerQuestion
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 ...
1 month ago | 1 answer | 0
1
answerQuestion
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...
2 months ago | 2 answers | 0
2
answersQuestion
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)...
2 months ago | 1 answer | 0
1
answerQuestion
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 ...
2 months ago | 1 answer | 0
1
answerQuestion
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...
4 months ago | 2 answers | 0
2
answersQuestion
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...
4 months ago | 1 answer | 0
1
answerQuestion
(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...
4 months ago | 1 answer | 0
1
answerQuestion
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...
5 months ago | 2 answers | 0
2
answersQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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 ...
5 months ago | 1 answer | 0
1
answerQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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...
5 months ago | 2 answers | 0
2
answersQuestion
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...
6 months ago | 0 answers | 0