photo

shankar sharma


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
89,736
of 300,392

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • First Answer
  • First Review
  • Explorer

View badges

Feeds

View by

Answered
How to calculate Probability of detection (hit rate) (POD),False alarm ratio (FAR), Accuracy (ACC) between two precipitation products.
Recently, i have solved the question, here are the codes pre_gauge=reshape(obs,387,1095); %% making station data timeser...

3 years ago | 0

Answered
Load time from netcdf file and retain the 'Hour' value
time1=double(netcdf_time)/24+datenum('1900-01-01 00:00:00'); final_time=datevec(time1);

4 years ago | 0