powered by
generate legendre matrix
get_legendre_matrix(x, legendre_order)
the polynomials value of each order
vector equal to the x value for legendre polynomials(in this case times)
the order of legendre polynomials
get_legendre_matrix(1:14,4)
Run the code above in your browser using DataLab