Community Profile

photo

Vishnu Dhakad


Physical Research Laboratory

Last seen: meer dan 2 jaar ago Active since 2018

Hello,
I am Scientific Assistant and I am working on Atmospheric Science.

Statistics

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Answered
How to plot the sen's slope to time series data using Mann-Kendall Test and Sen’s slope estimator
Hi, You can use a code which is available on following link with title 'MATLAB code for the Mann–Kendall test and Sen's slope...

meer dan 2 jaar ago | 0

Question


How to read tab delimited .txt file line by line (File attached)?
Hello guys, I want to read a txt file which has data line by line. Please find the attached file (Data.txt). Thanks

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Cell array convert into double
Hi, I have below cell array of numeric values, I want to convert them into double array Input: {[ 315]} {[ 315]} ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


how to convert radial axis of polar plot in percentage??
I have used following code (please find the attached image) polarhistogram(ax2,deg2rad(wind_direction2(wind_speed2<q)),deg2rad(...

ongeveer 4 jaar ago | 0 answers | 0

0

answers

Question


How to read txt file usinig txtscan?
I have read attached file which has 16435 rows but I have read only 385 row because column 7 has number and character. how to r...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


how to plot smooth line plot?
I have data in x,y. I have plotted x,y in log scale in both axises but I did not getting smooth plot. How to get it like exce...

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Answered
animation of X ,Y coodinates
you can see the following link https://in.mathworks.com/matlabcentral/answers/274981-animations-of-several-points#answer_214657...

meer dan 4 jaar ago | 0

| accepted

Question


I have Day, Month, Year, Hour and Minute in different columns, how to combine in a datetime format (17-Oct-2019 00:00)?
Please find the attached files Thank you

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


how to plot wind rose plot?
I have wind speed and wind direction in a txt file. how to read and plot wind rose plot. Thank you

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to save timetable as txt file?
Hello I have timetable (TT) . I want to save as a text file in my folder. I have tried following code but I got error. >>wr...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to find the peaks without using findpeaks function?
I dont have signal processing toolbox. I have attached the file.

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to find maxima and minima of a column matrix without using findpeaks ?
I dont have signal processing toolbox in my matlab package so I cant use findpekas.

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to remove header lines in .txt file?
following text are in my file. % CAPS-DAQ Version = 1.5.8 % CAPS software (c) Aerodyne Research, Inc. % version: 0.9.18 % ...

bijna 5 jaar ago | 2 answers | 0

2

answers

Question


how to take mean of every second data in a minute and an hourly?
I have data every second like A = 16:22:54 16:22:55 16:22:56 16:22:57 ......... ............

bijna 5 jaar ago | 2 answers | 0

2

answers

Question


I have IgorTime data in which time:units = "seconds since 1904-01-01". I would like to convert this seconds to datevc.
I have attached the file (IgorTime). Thank you

bijna 5 jaar ago | 2 answers | 0

2

answers

Question


HOW TO CONVERT TIME IN NUMERIC FORMAT?
I have date and time in different 6 column. 1st column: Year, (2019,2019,2019,2019 - - - - - - - 2019) 2nd column: Month, (3,3...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


How to read .dat file and remove headerline from the file using textscan ?
Hi, I want to analysis a text file data ... IgorTime,Extinction,Scattering,Loss,Pressure,Temperature,Signal,LossRef,Status,...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


How to read .csv file using textscan function ?
Hello guys, I have a csv file which is attached. I have use following code to read this but i got the error. fbc = fopen('BC1...

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


how to read .dat file using txtscan ?
Please find the attachment.

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


how to plot both axis (X and Y axis) as log scale using code ?
I have use loglog(X, Y) but I getting an error.

meer dan 5 jaar ago | 1 answer | 1

1

answer

Question


HOW TO OPEN .DAT FILE?
PLEASE FIND THE ATTACHEMENT? THANKS

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to open .CSV file ?
I want to open CSV file. (please find the attachment) in the CSV file, I have date and time in the different column but I wan...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


How to read .dat file using fopen??
I want to read a .dat using following code but I am not getting any data. there is not allowed to upload .dat file so i uploa...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


How to read only number from the number and character mixed text file???
I have a text file (please find the attachment). how to read the only number data from the file???

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


how to plot latitude and longitude data on map??
Please find the attachment.

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


How to write datetime(char array 1058*19), latitude(1*1058 double) and longitude (1*1058 double) in txt file using fprintf ???
I have written the following code but I didn't get datetime in text file. datetime = {'2018-05-16 07:57:12','2018-05-16 07:...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


how to get latitude, longitude and elevation from pgx file?
I read the gpx file P = gpxread('Track_2018-05-16 181018.gpx') P = 1058×1 geopoint vector with properties: Collect...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


i am trying to read a .dat file but i dont getting any data?
my code is fid = fopen('20180426_TRH.dat'); A = fscanf(fid, '%c, %f/%f/%f, %f:%f:%f, %f, %f, %f, %f, %f/%f/%f, %f:%f:%f...

bijna 6 jaar ago | 1 answer | 0

1

answer