gistlib
other matlab categories
data splitting code snippets in matlab
design the function function [x_tr, t_tr, x_te, t_te]= split_tr_te(x, t, eta) that splits the input data {x,t} set into two disjoint data set. in matlab
gistlib
by LogSnag