Community Profile

photo

AA


Last seen: 1 year ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Matlab Script in Python to get call data
Dear All, my data file is like this in .mat: data_input_file . First colum: year; Second colum: days; Third colum: data Ini...

2 years ago | 0 answers | 0

0

answers

Answered
How to modify the y-axis tick label and tick values (2016a)
imagesc(time,day,z2); colormap(jet) YTickStr = char(datetime('10/10/2018', 'InputFormat', 'dd/MM/yy', 'Format', 'dd/...

3 years ago | 0

Question


How to modify the y-axis tick label and tick values (2016a)
I have three variables day, time and z2 and i plot using imagesc. Below are the data information: data information: day 1*142...

3 years ago | 2 answers | 0

2

answers

Question


convert hours to days on y-axis
Dear all, I have a file a1, contains two columns, first one is number of segments (each segments represents 12 hours) for one ...

3 years ago | 3 answers | 0

3

answers

Question


use variable name inside dlmwrite with respect to loop variable
I have 10 files and I want to get output filename loop number . I use this command to get output for a single file but how can...

3 years ago | 1 answer | 0

1

answer

Question


how to calculate time lag from cross correlation data for 365 days?
Dear All, I am sorry if this question is too basic. I calculated the Cross-correlation function for 365 days (each day devide...

3 years ago | 1 answer | 0

1

answer

Question


How can we run a loop to stack data for each day in both years (use 12 hours in each day)?
I have a matrix with 4 columns in a mat file we have two-year data and each day has 12 sections. How can we run a loop to stac...

3 years ago | 1 answer | 0

1

answer