Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Wirte a matlab code to plot the 3D image of the helix below: Use the following parameters and equations that define the axes in 3D:

image text in transcribed
Wirte a matlab code to plot the 3D image of the helix below: Use the following parameters and equations that define the axes in 3D: p=0.199; Pitch distance a=0.02999500; Radius of the helis wire b=0.191; Radius of the helix n = 5, is the number of turns. 8 = atan(p/(2*pib)): x' = b + a cos(0) y = -a sin() sin() x = x' sin($)+y' cos(): y =-x' cos()+ sin(); z = p*$/(2*pi)+a+sin(e)*cos(); Diameter = 2 a a: the radius of wire Pitch distance ill. Diameter = 20 b: the radius of the helix a the radius of wire 5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

14-18 Compare the two major types of planning and control tools.

Answered: 1 week ago