This function solves a Quadratic Programming Problem to obtain a set of coefficients.
EstimCoeffsForward(B, y)
B
matrix of basis functions.
matrix
y
Output vector in data.
vector
vector with the coefficients estimated.