Skip to content
Snippets Groups Projects
Commit 76b6b6ec authored by Julian Salt's avatar Julian Salt
Browse files

Update furuta.jl

parent e238b87e
Branches furuta
No related tags found
Loading
Pipeline #751 failed
......@@ -105,7 +105,8 @@ function phi(p::Furuta)
end
function theta(p::Furuta)
# a = (measure_theta(p) + 5.1763)*0.3091
a = (measure_theta(p) - 2.43)*0.627
a = (measure_theta(p) + 4.85)*0.316
# a = (measure_theta(p) - 2.43)*0.627
#if abs(a) < 0.5
# a = (measure_theta_precise(p) + 0.7792)*0.058
#end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment