legendre polynomial and terms
1 次查看(过去 30 天)
显示 更早的评论
hello,i have to solve this type of legendre polynomial: Pk+2(x) = ((2*k+3)/(k+2))*x*Pk+1(x) - ((k+1)/(k+2))* Pk(x), plus i want to find the root of P6(x) (6 digits accuracy) . I am a begginer so your help is significant! Thank you!
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!