Dear all;
I wrote some codes for fault detection in wind turbine with SVM classifiction. I use matlab 2014b.
I totally have 24002*6 data in a normal class and a fault class. I performed PCA to this data I reduced features to one ,then I used 9601 data in a normal class and in addition 9601 data in a fault class for training , 2400 data in a normal class in addition 2400 data in a fault class for test in SVM classification.
My problem is that when I perform PCA for dimensionality reduction my codes don't run and it takes more than 10 minutes!
Can anyone helps me to solve this problem?
Your help is appreciated