Research Article

Power Load Prediction Based on Fractal Theory

Algorithm 1

Deterministic algorithm of seeking attractor.
Input: the initial set of points , the maximum number of iterations ;
Output: the attractor;
(i)  .take the point , within the set and use
  iterative sequence by IFS affine transformation ;
(ii)   then replace the , by each new generated point,
  ;
(iii)  if , return to step (ii), or go to the next step;
(iv)  .take the end point , within the set and
  use iterative sequence by IFS, replace the , by each new
  point until the end.