Can anyone suggest me how to normalize one single dataset having 2 different sets of kernel features (preferably in Matlab) to be able to feed to a machine learning engine.
1- I have done the normalization separately and then combine them but the results are not good enough.
2- I used Matlab normc() and normr() to normalize integrally and also the results were even worse.