Question

Please answer everything fully and show steps!3. The set of the following data points is given days 14 22 30 38 46 X 320 490540 500 480 (a) Determine the natural cubic spl

0 0
Add a comment Improve this question Transcribed image text
Answer #1

4 38 2 46 22 30 (4 M90 S40 4-80 320 heeawice palynaminl f dere 0), (14)b (2-14)t (-14)+d, Mer 222 ,)a, (2-22)t(-22)C(7-22) +d48a2t2b3 - 2b4 (14 Natveal cube tine Comditen: S,) = S o IS S(48)=4841254 ale -3s 2735d 22-0 1 2 7168 b21065 276 95 a 2- 35 ,

restart;
with(Student[NumericalAnalysis]); with(plots);
a[1] := -355/7168;
a[2] := 95/7168;
a[3] := 395/7168;
a[4] := -135/7168;
b[1] := 0;
b[2] := -1065/896;
b[3] := -195/224;
b[4] := 405/896;
c[1] := 2735/112;
c[2] := 835/56;
c[3] := -25/16;
c[4] := -275/56;
d[1] := 320;
d[2] := 490;
d[3] := 540;
d[4] := 500;
T1 := piecewise(x < 22, a[1]*(x-14)^3+b[1]*(x-14)^2+c[1]*(x-14)+d[1], x < 30, a[2]*(x-22)^3+b[2]*(x-22)^2+c[2]*(x-22)+d[2], x < 38, a[3]*(x-30)^3+b[3]*(x-30)^2+c[3]*(x-30)+d[3], x > 38, a[4]*(x-38)^3+b[4]*(x-38)^2+c[4]*(x-38)+d[4]); P1 := plot(T1, x = 14 .. 46, numpoints = 1000, discont = false);
xy := [[14, 320], [22, 490], [30, 540], [38, 500], [46, 480]];
P2 := pointplot(xy);
display(P1, P2);

500- 450 400- 350- 45 15 20 25 30 35 40 x

Add a comment
Know the answer?
Add Answer to:
Please answer everything fully and show steps! 3. The set of the following data points is...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT