gistlib
other matlab categories
training data code snippets in matlab
design the function function out = mse_vs_m(x_tr, t_tr, x_te, t_te) that uses all given samples in the split data sets and then computes the empirical mse test loss in matlab
quadratic loss by solving a standard least squares problem over training data matrix (1x14) in matlab
gistlib
by LogSnag