photo

Pooja


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
33,917
of 300,352

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
1

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 3

View badges

Feeds

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...

9 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...

11 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...

11 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...

11 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...

11 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\...

11 years ago | 1 answer | 1

1

answer