Azzera filtri
Azzera filtri

how can i convert 8760 hourly data to ten minute data ?

1 visualizzazione (ultimi 30 giorni)
how can i convert 8760 hourly data to ten minute data ?

Risposta accettata

dpb
dpb il 24 Set 2016
Find the underlying database and resample it, perhaps?
If you don't have finer granularity than hourly samples, there's nothing to be done other than interpolate which is in the end nothing more than what you have interpolated to a different resolution; how closely that would follow the actual data that would have been recorded is dependent entirely upon how regular that data might actually be and the choice of interpolating scheme.
  4 Commenti
ABDULLA RAHIL
ABDULLA RAHIL il 26 Set 2016
sorry , what is the value of T in my case
dpb
dpb il 26 Set 2016
It's a placeholder for your time vector--you didn't provide any details.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Data Type Conversion in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by