Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

nästan 4 år ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

nästan 4 år ago

Submitted


NetCDF TOOLBOX
I am presenting a NetCDF toolbox of my own. Currently, this contains only one function to merge or concatenate NetCDF files.

mer än 4 år ago | 51 downloads |

Question


Any ideas on capturing movement of coastlin
<</matlabcentral/answers/uploaded_files/123909/Capture.PNG>> <</matlabcentral/answers/uploaded_files/123910/Capture.PNG>> ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Need help regarding axis labeling using datetick
I want to plot a time series which has 322 data points. First point is Jan1991, second is Feb1991........so on. last is Oct2017...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Need help regarding colorbar?
I want to create a colorbar with three colors: blue color for minimum( it will be negative), white color for zero(in the middle)...

nästan 6 år ago | 1 answer | 0

1

answer

Question


How to create a list of netcdf files each with different name?
I have to create a long list of netcdf files each with a different name all in once. How can achieve that instead of doing for e...

nästan 6 år ago | 1 answer | 0

1

answer

Question


How to find mixed layer depth using the criteria mentioned?
I am having a 3-D dataset of density.(360x180x42)(lat long depth). I want to store the depths at which my density changes by amo...

nästan 6 år ago | 0 answers | 0

0

answers

Question


How to get query point for a particular known interpolated value?
I have a 1-D array. Say, x=[1 2 3 4 5 6]. Corresponding to these x values I have, v=[12 34 45 78 89 97]. I want the value of x f...

nästan 6 år ago | 1 answer | 0

1

answer

Question


How to simultaneously convert daily netcdf files to weekly and concatenate them to a single file?
I am having nearly 10,000 daily netcdf files which I wish to convert to weekly files and then merge them together into a single ...

nästan 6 år ago | 0 answers | 0

0

answers

Question


How to concatenate multiple netcdf files by adding a record dimension?
I have nearly 400 .nc files which I wish to concatenate using matlab. Each file is named in "sstapr1981.nc" this format where ss...

nästan 6 år ago | 0 answers | 0

0

answers

Question


How do I take average of lat long data of a NetCDF file? Facing problem!
I am having a NetCDF file with sst variable. I have an array named sstdata which is a 1440x168x289 double. (long x lat x time). ...

nästan 6 år ago | 1 answer | 0

1

answer

Question


How to find time derivative of a variable in a NetCDF File?
I am having a NetCDF file which has temperature as one of its variable and time as the other. I want to calculate partial deriva...

nästan 6 år ago | 1 answer | 0

1

answer