TAILIEUCHUNG - Thuật toán Algorithms (Phần 9)

Tham khảo tài liệu 'thuật toán algorithms (phần 9)', khoa học tự nhiên, toán học phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | CURVE FITTING 73 the same steps of determining the coefficients for each of the spline pieces by solving the system of linear equations derived from imposing constraints on how they arejoined. Method of Least Squares A very common experimental situation is that while the data values that we have are not exact we do have some idea of the form of the function which is to fit the data. The function might depend on some parameters f x f ci c2 . cM x and the curve fitting procedure is to find the choice of parameters that best matches the observed values at the given points. If the function were a polynomial with the parameters being the coefficients and the values were exact then this would be interpolation. But now we are considering more general functions and inaccurate data. To simplify the discussion we ll concentrate on fitting to functions which are expressed as a linear combination of simpler functions with the unknown parameters being the coefficients f x C2f2 r cMfNi z - This includes most of the functions that we ll be interested in. After studying this case we ll consider more general functions. A common way of measuring how well a function fits is the least-squares criterion the error is calculated by adding up the squares of the errors at each of the observation points E A - 2- 1 j N This is a very natural measure the squaring is done to stop cancellations among errors with different signs. Obviously it is most desirable to find the choice of parameters that minimizes E. It turns out that this choice can be computed efficiently this is the so-called method of least squares. The method follows quite directly from the definition. To simplify the derivation we ll do the case M 2 N 3 but the general method will follow directly. Suppose that we have three points xi x2 13 and corresponding values 3 1 3 2 3 3 which are to be fitted to a function of the form f x Ci i x Our job is to find the choice of the coefficients which minimizes the least-squares error E c2f2

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.