Lavnish Gupta
Followers: 0 Following: 0
Statistics
RANK
114,769
of 295,527
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
0
RANK
6,069 of 20,242
REPUTATION
188
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
46
ALL TIME DOWNLOADS
1787
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to make prediction from a trained NARX neural network?
I have got the following code from a research paper which implements a NARX Neural network which trains the network using one e...
4 years ago | 1 answer | 0
1
answerQuestion
Any ideas on capturing movement of coastlin
<</matlabcentral/answers/uploaded_files/123909/Capture.PNG>> <</matlabcentral/answers/uploaded_files/123910/Capture.PNG>> ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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)...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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). ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0