photo

rajasweta datta


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

3 Files

Cody

0 Problems
1 Solution

RANK
38,376
of 300,364

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
15,326 of 20,934

REPUTATION
11

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
3

ALL TIME DOWNLOADS
120

RANK
119,650
of 168,407

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

7 years ago

Answered
converting .kea to .geotiff in bulk using matlab
I tried this it didn't work for me. I had to move to R to solve my problem.reading kea file is not the problem it converting the...

8 years ago | 0

Question


converting .kea to .geotiff in bulk using matlab
I need to convert about 100 raster data in .kea format for geotiff. would be great help if any one can help me in this regard. ...

8 years ago | 2 answers | 0

2

answers

Submitted


time_correction(variable,dates)
filling missing data with nan in a data according to the date and time array

8 years ago | 1 download |

0.0 / 5

Submitted


filling missing data with nan in a data according to the date and time array
insert nan values for missing data in a time series measurement

8 years ago | 1 download |

0.0 / 5

Submitted


matrix2video(matrix)
covert 3D Matrix to video

8 years ago | 1 download |

0.0 / 5

Question


how to create a georeferenced image with individual matric of lat long and image?
Hello, I have 3, 2D matrix of the same size, one of latitude, one longitude and other of an image. I need to export the image as...

8 years ago | 1 answer | 0

1

answer

Question


how to create a georefernce matrix from 2d lat and lon matrix
How can I create a GeoTIFF file from a 2d matrix of latitude and a 2D matrix of longitude and a 2d matrix of data like temperatu...

8 years ago | 2 answers | 1

2

answers