Thread Subject: missing data check

Subject: missing data check

From: Kuo-Hsien

Date: 31 Mar, 2009 00:10:18

Message: 1 of 2

Hi all,

Are there any possibilities to process the missing data check based on the time series?!

Here is the data look like as below. In this case, some data points are missing from time 600 to 2300. How to list the date and time at the missing data point? Thanks.

2007 1 30 4.0033 237.58
2007 1 100 4.0282 232.89
2007 1 130 5.4415 257.04999
2007 1 200 5.0331 251.24001
2007 1 400 4.4454 244.00999
2007 1 430 4.2275 233.69
2007 1 500 3.2998 204.71001
2007 1 530 2.6559 208.42
2007 1 2330 3.7164 238.63
2007 1 2400 4.0033 237.61
2007 2 30 4.0033 237.58
2007 2 100 4.0282 232.89
:
:

Subject: missing data check

From: Image Analyst

Date: 31 Mar, 2009 01:34:01

Message: 2 of 2

"Kuo-Hsien" <mchangks@hotmail.com> wrote in message <gqrn1a$boa$1@fred.mathworks.com>...
> Hi all,
>
> Are there any possibilities to process the missing data check based on the time series?!
>
> Here is the data look like as below. In this case, some data points are missing from time 600 to 2300. How to list the date and time at the missing data point? Thanks.
>
> 2007 1 30 4.0033 237.58
> 2007 1 100 4.0282 232.89
> 2007 1 130 5.4415 257.04999
> 2007 1 200 5.0331 251.24001
> 2007 1 400 4.4454 244.00999
> 2007 1 430 4.2275 233.69
> 2007 1 500 3.2998 204.71001
> 2007 1 530 2.6559 208.42
> 2007 1 2330 3.7164 238.63
> 2007 1 2400 4.0033 237.61
> 2007 2 30 4.0033 237.58
> 2007 2 100 4.0282 232.89
> :
> :
--------------------------------------------------------------------------------------------------------------
Kuo-Hsien:
Scan the data into an array. Then use diff() on the third column looking for any differences that are greater than largest gap you are willing to accept.
-ImageAnalyst

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
missing data Kuo-Hsien 30 Mar, 2009 20:15:04
rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com