RCU Forums - View Single Post - Turtle Deck Equation
View Single Post
Old 10-08-2003 | 03:29 PM
  #7  
mwright
Senior Member
My Feedback: (5)
 
Joined: Dec 2001
Posts: 187
Likes: 0
Received 0 Likes on 0 Posts
From: King, NC
Default RE: Turtle Deck Equation

You are right about the time spent learning how to use CAD will pay off in the future. I just like messing around with math (do some here at work) so I just wanted to see if I could use it for something useful. I took your advise for using an ellispe and starting with:

x^2/a + y^2/b = 1

came up with:

f(x) = (h^2 * (1 - [(x-w/2)/(w/2)]^2))^0.5

h = max height
w = max width
x = ranges from 0 to w

I have attached a plot with h = 2 and w = 3. Looks much better this time. Thanks folks!
Attached Thumbnails Click image for larger version

Name:	Tr49349.jpg
Views:	30
Size:	16.0 KB
ID:	66378