Hi Darell, could you explain me how you get the average?
Temp = SIN DIR+127 here variable Temp is equal to S since S=SIN DIR+127
Than
S=(S*(AvgCount-1)+Temp)/AvgCount
which is:
S=(S*9+S)/10
So S is still S
I must have lost something.
Al.
Hi Darell, could you explain me how you get the average?
Temp = SIN DIR+127 here variable Temp is equal to S since S=SIN DIR+127
Than
S=(S*(AvgCount-1)+Temp)/AvgCount
which is:
S=(S*9+S)/10
So S is still S
I must have lost something.
Al.
Last edited by aratti; - 22nd July 2009 at 18:46.
All progress began with an idea
Bookmarks