Mechanical Engineering > GATE 2013 SET-2 > Numerical Methods
Match the CORRECT pairs.
| Numerical Integration Scheme | Order of Fitting Polynomial |
| P. Simpson's 3/8 Rule | 1. First |
| Q. Trapezoidal Rule | 2. Second |
| R. Simpson's 1/3 Rule | 3. Third |
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.