Write a MATLAB program to find the tensile strength (sigma_j) at t_i = 30 by fit
ID: 2321250 • Letter: W
Question
Write a MATLAB program to find the tensile strength (sigma_j) at t_i = 30 by fitting a function to A. Using linear last-squares regression (Regress.m). The input parameters are a_1, a_0, S_r, R^2, and sigma_i. The program SHOULD be written based on the algorithm in Figure 17.6 of the textbook. B. Using Newton's interpolating polynomial (NewtInt.m). The input parameters are t, sigma, and t_i and the output parameter is sigma_t. The program SHOULD written based on the algorithm in Figure 18.7 of the textbook. C. Using Lagrange interpolation (Lagmg.m). The input parameters are t, sigma, and t_i and the output parameter is sigma_t. The program SHOULD be written based on the algorithm in Figure 18.11 of the textbook. D. Using MATLAB command polyfit.Explanation / Answer
a) Matlab Code
b) Matlab Code
c) Matlab Code
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.