U E D R , A S I H C RSS

Numerical Analysis Class/Report2002_2


~cpp 
μˆ˜μΉ˜ν•΄μ„ Project #2

2002 λ΄„ν•™κΈ°          
제좜일 : 5/2(ν™”)

쀑앙 λŒ€ν•™κ΅ 컴퓨터곡학과 3ν•™λ…„
λ‹΄λ‹Ή ꡐ수 : μœ€κ²½ν˜„

문제 : For given function f(x) = 1/(1+100*x^2) and 
         data set x = [-1.0, -0.8, -0.6, -0.4, -0.2, 0, 0.2, 0.4, 0.6, 0.8, 1.0]

(1) Plot f(x)
(2) Compute and plot the L10(x)
(3) Compute and plot the piecewise cubic interpolate L3(x)
(4) Compute and plot the cubic N-spline S3(x)
(5) Plot the Error f(x) - L10(x)
(6) Plot the Error f(x) - L3(x)
(7) Plot the Error f(x)- S3(x)

(^ λŠ” μŠΉμ„ ν‘œν˜„ ex- x^2 = x*x )


Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:23:52
Processing time 0.0067 sec