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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -