File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ <h3>Block one</h3>
75
75
< p >
76
76
< span class ="bold "> The principle of this </ span > is depicted by a parametric equation with t (time) as
77
77
variable:
78
- < span class ="equation "> x(t) = R(t)⋅cos(𝜔(t)-𝜑) = R(t)⋅cos(2π/T(t)-𝜑)</ span >
79
- < span class ="equation "> y(t) = R(t)⋅sin(𝜔(t)-𝜑) = R(t)⋅sin(2π/T(t)-𝜑)</ span >
80
- plus the offset correction of the box that contains the ball. Where R is radius and R(t) = R₀+ΔR, T is
81
- the period with T(t) = T₀+ΔT, and 𝜑 is the offset.
78
+ < span class ="equation "> x(t) = R(t)⋅cos(𝜔(t)⋅t -𝜑) = R(t)⋅cos(2π/T(t)⋅t -𝜑)</ span >
79
+ < span class ="equation "> y(t) = R(t)⋅sin(𝜔(t)⋅t -𝜑) = R(t)⋅sin(2π/T(t)⋅t -𝜑)</ span >
80
+ plus the offset correction of the box that contains the ball. Where R is radius and R(t) = R₀+t⋅ ΔR, T is
81
+ the period with T(t) = T₀+t⋅ ΔT, and 𝜑 is the offset.
82
82
</ p >
83
83
</ div >
84
84
< hr />
You can’t perform that action at this time.
0 commit comments