For the need, I build a grnn network.
% 1. Create the net net = newgrnn(sample_train_input,sample_train_output,0.01); toc; % 2. Simulate the validation set output