New Reply

Quadratic least squares equation

 
Share Thread Thread Tools
Dec4-11, 04:46 PM   #1
 

Quadratic least squares equation


f(x) = –3√x, 1 ≤ x ≤ 4
(a) Find the quadratic least squares approximating function g for the function f.

g(x)=?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Dec4-11, 06:36 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
The best fit function is clearly g(x)=-3/sqrt(x). But I'm guessing you trying to fit a function that's doesn't have that form. What kind of function are you trying to fit and what's the definition of 'least squares fit'?
Dec4-11, 06:47 PM   #3
 
Using g(x)= a0+a1x+a2x^2 when 1<x<4
using intergral(f(x)-g(x)dx)
Dec4-11, 06:48 PM   #4
 

Quadratic least squares equation


If you could help that would be very much appreciated as I do not knw how to punch and chug that in an intergral.
Dec4-11, 06:53 PM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by tza5021 View Post
If you could help that would be very much appreciated as I do not knw how to punch and chug that in an intergral.
I think you want to minimize the integral of (f(x)-g(x))^2 don't you? Put in your f(x) and your g(x). It's not a hard integral. Just square it out. It's just powers of x. Then try to minimize with respect to a0, a1 and a2.
Dec4-11, 06:55 PM   #6
 
How do I minimize the a0,a1 and a2 I do not get that part
Dec4-11, 06:57 PM   #7

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by tza5021 View Post
How do I minimize the a0,a1 and a2 I do not get that part
Use partial derivatives with respect to a0, a1 and a2. What should they be at a minimum? Didn't they teach you that part?
Dec4-11, 06:59 PM   #8
 
Yes, but I missed the class. So could you tell me how to do that
Dec4-11, 11:40 PM   #9

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by tza5021 View Post
Yes, but I missed the class. So could you tell me how to do that
What should the partial derivatives be at a minimum? Missing the class means i) you could try to find the method yourself by looking it up or reading a book or even better, ii) thinking about it yourself.
New Reply
Thread Tools


Similar Threads for: Quadratic least squares equation
Thread Forum Replies
heat equation solving quadratic equation with complex numbers Calculus & Beyond Homework 1
Another quadratic equation... Precalculus Mathematics Homework 16
Least Squares With Multiple Quadratic Constraints General Math 1
Invariance of the constrained least squares quadratic form Linear & Abstract Algebra 0
Least-Squares fitting of King's Equation Introductory Physics Homework 3