Community Profile

photo

Jitesh Dadich


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Counting the maximum occurrence of an element in 3d matrix ?
I have a matrix of dimensions (61x61x122) or (lat,lon,days), which has 0 and 1 values for random days. I want to calculate the ...

4 years ago | 1 answer | 0

1

answer

Question


does anyone know how to calculate sen's slope value??
Is there any funtcion in matlab library that can help us to calculate the Theil sen's slope values ?? any help !!

5 years ago | 1 answer | 0

1

answer

Question


Can we use Mann Kendall trend Test for 3D matrix??
Helo I have temperature data of dimension (61 x 61 x 45). where (lat x lon) is of (61 x 61) and temperature is on 3rd dimension...

5 years ago | 0 answers | 0

0

answers

Question


pcolor with shading interp, does not interpolate sometimes?
When I use pcolor for two different two regions which are nearby to each other. After this, If I apply shading interp to my figu...

5 years ago | 0 answers | 0

0

answers

Answered
Figure is not properly overlapped on shape file, little shifted.
Thanks for your reply dear Walter Roberson. I have attached a mat file of lat, lon and temp. please tell me what to do?

5 years ago | 0

Question


Figure is not properly overlapped on shape file, little shifted.
When I plot the output and overlay it on shape file, it comes little shifted. Any suggestion would help me.

5 years ago | 1 answer | 0

1

answer

Question


How to repeat the condition for two matrices having different sizes?
I have two matrices of two different sizes A (61 x 61 x 1085) & B (61 x 61 x 31) I apply my conditions to first A(61 x 61 x 3...

5 years ago | 1 answer | 0

1

answer

Question


How to save the results of NetCDF as .nc file?
Hi all, I have a .nc file containing lat, lon, time, and values of parameters. After applying my conditions, i get the values ...

5 years ago | 1 answer | 0

1

answer

Answered
How to extract data from nc file by using shape file in MATLAB
this really helped me.... Dear @KSSV, what if the time is also given in the nc file i.e. nc data are in 3D...then how will we e...

5 years ago | 1

Question


How to create nc file having lat, long, time, and 2D matrix
Helo everyone, I am trying to create a .nc file which will have lat, long, time and 2D matrix simultaneously. I have loaded la...

5 years ago | 2 answers | 0

2

answers