Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use matlab Make a surface of revolution and plot/draw it Deliverables: 1. 2. Script that does the surface creation and plotting Figure showing the profile

Use matlab

image text in transcribed

Make a surface of revolution and plot/draw it Deliverables: 1. 2. Script that does the surface creation and plotting Figure showing the profile curve and the surface Step by Step Instructions: Create a function for the profile curve. If you don't want to the surface to "pinch" in the middle then make sure your function is always positive. o The t values can be anything (zero to one, -1 to 1, 0 to 2 pi, tc) Plot the function o You can create values and plot, or use fplot whatever you want Now create the surface of revolution -ys has to be an array of values, not a function i.e., if you made an anonymous function, evaluate it to get an array . -y YourEunctionlt values ) Make sure you use the same t value range you used in the profile curve picture o Plot using surf). Set the color and the camera and the light. Self-check: You do not have to replicate this picture; just do something "interesting

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

Step: 3

blur-text-image

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

Database Basics Computer EngineeringInformation Warehouse Basics From Science

Authors: Odiljon Jakbarov ,Anvarkhan Majidov

1st Edition

620675183X, 978-6206751830

More Books

Students also viewed these Databases questions

Question

What is meant by decentralisation?

Answered: 1 week ago

Question

Write down the Limitation of Beer - Lamberts law?

Answered: 1 week ago

Question

Discuss the Hawthorne experiments in detail

Answered: 1 week ago

Question

Explain the characteristics of a good system of control

Answered: 1 week ago

Question

State the importance of control

Answered: 1 week ago