photo

AMIT SINGH CHANDEL


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
113,968
of 300,365

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Explorer

View badges

Feeds

View by

Question


Error "Array indices must be positive integers or logical values" occurs at the line [row1, col1, s1] = ind2sub(size(chi_coeff), idx1);
I am working on a MATLAB script to find the minimum value in a 3D matrix chi_coeff and convert the linear index to subscripts us...

3 months ago | 1 answer | 0

1

answer

Question


How can I plot a matrix using pcolor and colorscale as log?
I have a timeseries matrix data of a lidar. I want to plot the time series keeping colorbar as logscale. I have written the fol...

1 year ago | 1 answer | 0

1

answer

Question


text to excel for GRIMM data
I have a following data, of GRIMM instrument (11D model). The output text file is very complex. I want to convert into an excel ...

2 years ago | 1 answer | 0

1

answer

Question


How to open an Aethalometer data of .dat format in loop
I have attached the file herewith I am unable to open and plot the data. I have multiple such files for continuous dates. I wan...

2 years ago | 1 answer | 0

1

answer

Question


How to select only that rows from which I have values in all columns?
I have multiple cloumns of specific variables, and there hourly data for many years. I want to select only those data for which ...

2 years ago | 1 answer | 0

1

answer

Question


how can I plot the following graph

3 years ago | 2 answers | 0

2

answers