Problem 1 (15 points) (Core Course Outcome 5)/MatlabGrader Write a function mySecond Derivative Order 3 that calculates the second derivative d²y/dx² of a data set (x, y) with at least third order accuracy at each data point. The data is equidistant in x with spacing h. The function input shall be ⚫y: one-dimensional column vector of y values ⚫h: scalar value of spacing h The function output shall be • d2y: column vector of the same size as y containing d²y/dx² Calculate d²y/dx² using only the following formulas that use the nomenclature of Table 8-1 and the lecture notes, but are different from the formulas listed there: f" (xi) 164f(xi) — 465f(xi+1) + 460ƒ (xi+2) − 170ƒ (xi+3) + 11f (xi+5) + O(h³) = 60h2 56f(xi−1) − 105f(xi) +40f(xi+1) + 10f(xi+2) − f(x+4) + O(h³) 60h² −5f(xi−2) +80f(xi−1) − 150f(xi) + 80f(xi+1) − 5ƒ(xi+2) (1) f"(xi) = (2) f"(xi) = +0(h) (3) 60h2 f"(xi) -2f(x-4)+5f(xi-3)+50f(xi-1) — 110f(xi) +57f(xi+1) = +0(h³) (4) 60h² f"(xi) = 57f(x-5) 230f(xi-4) + 290 f (xi-3)-235 f(xi-1) +118f(xi) 60h2 +0(h³) (5) Pay special attention to the sub-indices in the formulas, since some indices are skipped! For every data point, use the most accurate formula, if Eq. (3) is the most accurate, followed by Eqs. (2) and (4), and followed by Eqs. (1) and (5). Required submission: ☐ well commented script source code submitted to Matlab Grader using the Canvas link for Exam 5 - Problem 1
Problem 1 (15 points) (Core Course Outcome 5)/MatlabGrader Write a function mySecond Derivative Order 3 that calculates the second derivative d²y/dx² of a data set (x, y) with at least third order accuracy at each data point. The data is equidistant in x with spacing h. The function input shall be ⚫y: one-dimensional column vector of y values ⚫h: scalar value of spacing h The function output shall be • d2y: column vector of the same size as y containing d²y/dx² Calculate d²y/dx² using only the following formulas that use the nomenclature of Table 8-1 and the lecture notes, but are different from the formulas listed there: f" (xi) 164f(xi) — 465f(xi+1) + 460ƒ (xi+2) − 170ƒ (xi+3) + 11f (xi+5) + O(h³) = 60h2 56f(xi−1) − 105f(xi) +40f(xi+1) + 10f(xi+2) − f(x+4) + O(h³) 60h² −5f(xi−2) +80f(xi−1) − 150f(xi) + 80f(xi+1) − 5ƒ(xi+2) (1) f"(xi) = (2) f"(xi) = +0(h) (3) 60h2 f"(xi) -2f(x-4)+5f(xi-3)+50f(xi-1) — 110f(xi) +57f(xi+1) = +0(h³) (4) 60h² f"(xi) = 57f(x-5) 230f(xi-4) + 290 f (xi-3)-235 f(xi-1) +118f(xi) 60h2 +0(h³) (5) Pay special attention to the sub-indices in the formulas, since some indices are skipped! For every data point, use the most accurate formula, if Eq. (3) is the most accurate, followed by Eqs. (2) and (4), and followed by Eqs. (1) and (5). Required submission: ☐ well commented script source code submitted to Matlab Grader using the Canvas link for Exam 5 - Problem 1
Elements Of Electromagnetics
7th Edition
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Sadiku, Matthew N. O.
ChapterMA: Math Assessment
Section: Chapter Questions
Problem 1.1MA
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps
Recommended textbooks for you
Elements Of Electromagnetics
Mechanical Engineering
ISBN:
9780190698614
Author:
Sadiku, Matthew N. O.
Publisher:
Oxford University Press
Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:
9780134319650
Author:
Russell C. Hibbeler
Publisher:
PEARSON
Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:
9781259822674
Author:
Yunus A. Cengel Dr., Michael A. Boles
Publisher:
McGraw-Hill Education
Elements Of Electromagnetics
Mechanical Engineering
ISBN:
9780190698614
Author:
Sadiku, Matthew N. O.
Publisher:
Oxford University Press
Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:
9780134319650
Author:
Russell C. Hibbeler
Publisher:
PEARSON
Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:
9781259822674
Author:
Yunus A. Cengel Dr., Michael A. Boles
Publisher:
McGraw-Hill Education
Control Systems Engineering
Mechanical Engineering
ISBN:
9781118170519
Author:
Norman S. Nise
Publisher:
WILEY
Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:
9781337093347
Author:
Barry J. Goodno, James M. Gere
Publisher:
Cengage Learning
Engineering Mechanics: Statics
Mechanical Engineering
ISBN:
9781118807330
Author:
James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:
WILEY