Adjustment of feature weights of active basis by logsitic regression, SVM and AdaBoost

If you want to change the random split of images, run
	splitData.m

Then run
	init.m
to initialize svm_classify and svm_learn if needed

Then go to folder "activebasis" to run
	activebasis.m
and wait for result.

In the folder "activebasis',
	ABlearn.m, ABtest.m, ABtest_one is for active basis
	ABadjust_adaboost.m is for adjustment of adaboost
	ABadjust_svm.m is for adjustment of svm
	ABadjust_lr.m is for adjustment of logistic regression
	AnalyzeParameterTuning is for generating result figures