1. Introduction
Support Vector Machine(SVM) is a new learning method, proposed by Vapnik according to Statistics Learning Theory[1]. It follows the rule of Structural Risk Minimization (SRM) with the characteristics of structure-simple, global optimization, good generalization, and has become new research hotspot in recent years. It was used to solve problems of Pattern Recognition at first. With the introduction of -non-sensitive loss function, its use has extended to regression function estimation, nonlinear system discrimination, prediction, and so on, showing better learning performance.