Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Matlab 3. Use Gauss-Laguerre quadrature with n = 2, 4, 6, 8, 10 node points to evaluate the following integrals using ef (r)dr Note

Using Matlab

image text in transcribed

3. Use Gauss-Laguerre quadrature with n = 2, 4, 6, 8, 10 node points to evaluate the following integrals using e"f (r)dr Note that the node points xi are the roots of the Gauss-Laguerre polynomial Ln(x) of degree n and the weights are given by 2 0 sin x 0 Hint: You can use Matlab for the nodes and weights: for p-1:5 n(p)-2*p; syms x Xvalstp)-roots (sm2poly (1aguerrel, (n (p?,x) ) ) ; weights(p)-xvalstp} . / ( (n (p) +1 ) ^2+1aguerreL (n (p) +1 , xva1stpr?, ^2) ; end 3. Use Gauss-Laguerre quadrature with n = 2, 4, 6, 8, 10 node points to evaluate the following integrals using e"f (r)dr Note that the node points xi are the roots of the Gauss-Laguerre polynomial Ln(x) of degree n and the weights are given by 2 0 sin x 0 Hint: You can use Matlab for the nodes and weights: for p-1:5 n(p)-2*p; syms x Xvalstp)-roots (sm2poly (1aguerrel, (n (p?,x) ) ) ; weights(p)-xvalstp} . / ( (n (p) +1 ) ^2+1aguerreL (n (p) +1 , xva1stpr?, ^2) ; end

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Entity Alignment Concepts Recent Advances And Novel Approaches

Authors: Xiang Zhao ,Weixin Zeng ,Jiuyang Tang

1st Edition

9819942527, 978-9819942527

More Books

Students also viewed these Databases questions