"transform my data to series and then using DWT"
walidos07
New Altair Community Member
Hello,
my data are defined as follows:
Sample T1 T2 T3 T4
S1 s11 s12 s13 s14
S2 s21 s22 s23 s24
S3 s31 s32 s33 s34
Each line is a time series data.
my question:how to transform my data to use series operators such as discrete wavelet transform for each instance s1, s2 and s3.
thank you for your help
my data are defined as follows:
Sample T1 T2 T3 T4
S1 s11 s12 s13 s14
S2 s21 s22 s23 s24
S3 s31 s32 s33 s34
Each line is a time series data.
my question:how to transform my data to use series operators such as discrete wavelet transform for each instance s1, s2 and s3.
thank you for your help
Tagged:
0
Answers
-
Hi,
please take a look at the Process Series operator. You provide an example set and the inner operators will be executed on series.
Greetings,
Sebastian0