Research Article

Time Series Prediction Based on Complex-Valued S-System Model

Algorithm 1

Pseudocode of a real number converted into a complex number.
Input: real-valued input vector ( is the number of sample points)
Output: complex-valued output vector
Count the maximum and minimum values of the input vector ( and );
For k = 1; ; k++ do
// is a shift angle
end