Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Assignment 6 - Introduction to Computational Methods | AOE 2074, Assignments of Aerospace Engineering

Material Type: Assignment; Professor: Cliff; Class: Computational Methods; Subject: Aerospace and Ocean Engineerin; University: Virginia Polytechnic Institute And State University; Term: Unknown 1989;

Typology: Assignments

Pre 2010

Uploaded on 02/13/2009

koofers-user-hy2-2
koofers-user-hy2-2 🇺🇸

10 documents

1 / 1

Toggle sidebar

Related documents


Partial preview of the text

Download Assignment 6 - Introduction to Computational Methods | AOE 2074 and more Assignments Aerospace Engineering in PDF only on Docsity! AOE/ESM 2074 Introduction to Computational Methods due 19 September 2000 1. Read Chapter 5 up to page 183 in the Chapman text. 2. Write a Matlab function .m file to convert from plane Cartesian (x, y) to plane polar (r, θ) coordinates. 3. Write a Matlab function .m file to convert from Cartesian (x, y, z) to spherical polar coordinates (r, θ, φ), where φ is the co-latitude, the angle between the z-axis and the radial vector to the point. 4. Write a Matlab function .m file to convert from Cartesian to polar coordinates. If there are two input arguments, these are assumed to be plane polar coordinates (x, y) and you must calculate and return the corresponding (r, θ) values. If there are three input arguments they are assumed to be (x, y, z) and you are to calculate spherical polar coordinates (r, θ, φ). 1
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved