
Anirban Mandal
Statistics
RANK
85,564
of 260,425
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 17,900
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 111,876
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
How create moving plot in MATLAB grader (in moodle)
You can use the following code for generating all the 10 plots. Let me know if this the solution you are looking for. t = lins...
3 months ago | 0
Question
How to convert the following UTC to serial date number?
I have a UTC data in the format YYYY-DOYThh:mm:ss.fffZ (Example-2018-345T02:19:02.175Z). What format can I use for it to convert...
5 months ago | 1 answer | 0
1
answerQuestion
Plotting diurnal variation of temperature and pressure
I have some .csv files containing the temperature and pressure from local time 00.00 to local tiime 23.59. I want to plot the di...
6 months ago | 1 answer | 0
1
answerQuestion
How to extract data from a nc file with grid like axbxc
I have a .nc file iin which some datas are stored. But some of the datas are stored in a grid like axbxc format (eg the cdodtot ...
6 months ago | 1 answer | 0
1
answerQuestion
How to read many csv files at once and then extract certain column from it?
I have about 115 csv files with 9 columns and rows ranging from 10^6 to 10^7. I want to read all of them at once and extract the...
6 months ago | 1 answer | 0
1
answerQuestion
How to find a y value for a given x in a plot?
I have plotted a curve with a given dataset. Now I want to find the value of y for a certain value of x. The code and graph is g...
7 months ago | 1 answer | 0
1
answerQuestion
Finding a change in a variable due to a change in another variable
I want to write a code for finding potential temperature. There I want to fix temperature. And at that temperature level, I want...
8 months ago | 1 answer | 0
1
answerQuestion
Setting different xlim for subplots
I want to plot a lot of subplots(minimum 4*4). In each row, the function remains same but the xlim should change. As the number ...
9 months ago | 1 answer | 0