testdata 40X1 cell
traindat 80X1 cell
train_label 80X1 double
I have N samples of training data and M samples of test data, how i combine it together to make it MxN samples. The rows, here, represent each sample and the columns the different types of features detected from a sample. also i want to add an extra column at LAST of the data (preferably): This column should represent the desired labels for the data.
2 Comments
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509661-i-have-n-samples-of-training-data-and-m-samples-of-test-data-how-i-combine-it-together-to-make-it-m#comment_806903
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509661-i-have-n-samples-of-training-data-and-m-samples-of-test-data-how-i-combine-it-together-to-make-it-m#comment_806903
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509661-i-have-n-samples-of-training-data-and-m-samples-of-test-data-how-i-combine-it-together-to-make-it-m#comment_806916
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/509661-i-have-n-samples-of-training-data-and-m-samples-of-test-data-how-i-combine-it-together-to-make-it-m#comment_806916
Sign in to comment.