Will the support vector machine takes the complex inputs?(both real and imaginary values)

I am trying to classify the phoneme using SVM classifier. Here I have got complex values, can i use these values to train SVM? I tried training this, but it showed an error Subscript indices must be real positives or logicals.

More Answers (1)

Yes it does. Refer the following IEEE paper for more information - IEEE Paper
Cheers!
Shreedhar

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Asked:

on 24 Dec 2014

Commented:

on 3 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!