Research Article

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

Algorithm 2

Pseudocode of a complex number converted into a real number.
Input: complex-valued input vector and maximum and minimum values of input data and
Output: real-valued output data
For k = 1; ; k++ do
  
  
end