![]() |
#11
|
||||
|
||||
![]() Quote:
![]() ![]() ![]() ![]() ![]()
__________________
Where everyone thinks alike, no one thinks very much |
#12
|
|||
|
|||
![]()
I calculated what I think is the best approximation by minimizing the derivative over a of the integral of the sine function minus the line y=ax. When I compare this to the result of my simulation, there's a difference of about 30% between the two possible values for a.
I realize that it's reasonable to assume that \bar{g} won't be the best result (see minute 43 in lecture 8, comparing .20 to .21). But is anyone else getting a result that differs by so much? |
#13
|
|||
|
|||
![]() Quote:
Like the lecture and the book, you consider a best fit for two points (least squares), and then average over all sets of two points (but not two of the same point). Then a in this case, or (a,b) in the book case, is/are the average over all such pairs of points. I might believe that is 30% different from the one you mention. You could also minimize the integral of the square of the sin()-ax. |
#14
|
|||
|
|||
![]()
I wanted confirmation of the result that I got using the method we are supposed to implement. So I derived the slope of the "best" line, shown to us in slide 11 of lecture 8. (Which also applies in our case because it goes through the origin.) I did this by minimizing the area in yellow on that slide. (You can actually see that slope is close to 1 from the slide.)
I was surprised that the answer I got for question 4 is so different from this "perfect" approximation line that was found by minimizing the integral. It stands to reason that it should vary a little, but there is quite a difference between the two values. |
#15
|
|||
|
|||
![]() Quote:
|
#16
|
|||
|
|||
![]()
Go to wolframalpha.com and ask for:
"derivative of integral of (sin(pi*x)-(a*x))^2 from -1 to 1 with respect to a" Set the result equal to 0 and solve for a. This gives you the line that is the "best" approximation. (I believe.) It is not the answer to question 4. It is the result that our simulation method hopefully gets close to. What's interesting to me is how far from this value for a our simulation result is. |
#17
|
|||
|
|||
![]()
Don't forget that 1-(-1) is 2.
|
#18
|
|||
|
|||
![]()
I apologize for the mistake in previous post. The slope of the best line is the expression of (a) that minimize Ein (which is not 0 in this case). Then you can do 2D integral to find expectation of that.
|
#19
|
|||
|
|||
![]()
I am lost at this.. The procedure I follow is as described above, but the answer doesn't seem right and from what I've read elsewhere it's a common mistake on this question.. any hints possible on what I might be missing? I am picking two points, getting the best hypothesis by minimising the squared error, repeating this a number of times and assuming the answer is the average value within these runs..
|
#20
|
||||
|
||||
![]() Quote:
![]() ![]()
__________________
Where everyone thinks alike, no one thinks very much |
![]() |
Thread Tools | |
Display Modes | |
|
|