Integration of Legendre polynomials using MATLAB -


do know how find solution integral

integral_(-1)^1 (legendrep(n, x) legendrep(m, x))/(1-x^2) dx 

using matlab? know mathematica it'is pretty easy not have access it. tried in different ways using matlab not seem work.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -