Community Profile

photo

Pooja


Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


I need to do lomb-scargle periodogram in matlab 2010
I need to do lomb-scargle periodogram in matlab 2010. But it seem that the function is not available in matlab 2010. How can I d...

8 years ago | 0 answers | 0

0

answers

Question


How to find r square in matlab
I need to find R square value from my data. I could get the command 'rsquare' from some online source. But when I tried to use i...

9 years ago | 4 answers | 0

4

answers

Question


Reading a .txt file
I am trying to read a .txt file with different no. of column in each row. Also first few lines contain header information. First...

9 years ago | 1 answer | 0

1

answer

Question


To ignore the data files with error and proceed in the code
I am using gunzip(filename) in a loop to unzip the .gz files. e.g. for x=1:N f=gunzip(fil_nme); end; But for some the fi...

9 years ago | 2 answers | 0

2

answers

Question


To delete gunziped file
I am using gunzip to get the unzipped file from .gz file. I need that I get data from the unzipped file and don't get a copy o...

9 years ago | 1 answer | 0

1

answer

Question


Error in unzip a .gz file
I tried to unzip a file named RETSD_MODMD_G13_GEC_2010171_22_gfsTfg_regWfg.gz with following command unzip('I:\GOES_DATA\G13\...

10 years ago | 1 answer | 1

1

answer