From 10c4ee69d504b2cb9ad43f35c591aa5eb4ba47bb Mon Sep 17 00:00:00 2001 From: Andrew Ning Date: Thu, 5 Sep 2024 11:42:24 -0600 Subject: [PATCH] 275 --- atom.xml | 2 +- feed.xml | 2 +- me275/schedule/hw1/index.html | 2 ++ me275/schedule/index.html | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/atom.xml b/atom.xml index 70f9596..a2f4493 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ FLOW Lab - 2024-09-04T14:18:00-06:00 + 2024-09-05T11:42:18-06:00 http://flow.byu.edu Andrew Ning diff --git a/feed.xml b/feed.xml index b107020..37c22aa 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2024-09-04T14:18:00-06:00http://flow.byu.edu/feed.xmlFLOW LabFlight, Optimization, and Wind LaboratoryAndrew NingOptimization Book Available2021-10-15T00:00:00-06:002021-10-15T00:00:00-06:00http://flow.byu.edu/posts/opt-book]]>Andrew NingBEM Paper2021-07-30T00:00:00-06:002021-07-30T00:00:00-06:00http://flow.byu.edu/posts/bem-paper]]>Andrew NingEduardo Research Update2021-03-01T00:00:00-07:002021-03-01T00:00:00-07:00http://flow.byu.edu/posts/eduardo-latest]]>Eduardo AlvarezReformulated VPM2021-02-01T00:00:00-07:002021-02-01T00:00:00-07:00http://flow.byu.edu/posts/reformulated-vpm]]>Eduardo AlvarezOptimization Book Announcement2021-01-20T00:00:00-07:002021-01-20T00:00:00-07:00http://flow.byu.edu/posts/optimization-book]]>Andrew NingPJ Defense2020-09-30T00:00:00-06:002020-09-30T00:00:00-06:00http://flow.byu.edu/posts/pj-defense]]>Andrew NingVPM Paper2020-08-30T00:00:00-06:002020-08-30T00:00:00-06:00http://flow.byu.edu/posts/vpm-paper]]>Eduardo AlvarezAirborne Wind with Vortex Particle Method2020-08-16T00:00:00-06:002020-08-16T00:00:00-06:00http://flow.byu.edu/posts/wind-harvesting]]>Judd Mehr and Eduardo AlvarezEduardo’s Past Three Years2020-08-10T00:00:00-06:002020-08-10T00:00:00-06:00http://flow.byu.edu/posts/eduardo-three-years]]>Eduardo AlvarezFLOWUnsteady in Google Drive2020-08-02T00:00:00-06:002020-08-02T00:00:00-06:00http://flow.byu.edu/posts/google-drive-vpm]]>Eduardo Alvarez \ No newline at end of file +Jekyll2024-09-05T11:42:18-06:00http://flow.byu.edu/feed.xmlFLOW LabFlight, Optimization, and Wind LaboratoryAndrew NingOptimization Book Available2021-10-15T00:00:00-06:002021-10-15T00:00:00-06:00http://flow.byu.edu/posts/opt-book]]>Andrew NingBEM Paper2021-07-30T00:00:00-06:002021-07-30T00:00:00-06:00http://flow.byu.edu/posts/bem-paper]]>Andrew NingEduardo Research Update2021-03-01T00:00:00-07:002021-03-01T00:00:00-07:00http://flow.byu.edu/posts/eduardo-latest]]>Eduardo AlvarezReformulated VPM2021-02-01T00:00:00-07:002021-02-01T00:00:00-07:00http://flow.byu.edu/posts/reformulated-vpm]]>Eduardo AlvarezOptimization Book Announcement2021-01-20T00:00:00-07:002021-01-20T00:00:00-07:00http://flow.byu.edu/posts/optimization-book]]>Andrew NingPJ Defense2020-09-30T00:00:00-06:002020-09-30T00:00:00-06:00http://flow.byu.edu/posts/pj-defense]]>Andrew NingVPM Paper2020-08-30T00:00:00-06:002020-08-30T00:00:00-06:00http://flow.byu.edu/posts/vpm-paper]]>Eduardo AlvarezAirborne Wind with Vortex Particle Method2020-08-16T00:00:00-06:002020-08-16T00:00:00-06:00http://flow.byu.edu/posts/wind-harvesting]]>Judd Mehr and Eduardo AlvarezEduardo’s Past Three Years2020-08-10T00:00:00-06:002020-08-10T00:00:00-06:00http://flow.byu.edu/posts/eduardo-three-years]]>Eduardo AlvarezFLOWUnsteady in Google Drive2020-08-02T00:00:00-06:002020-08-02T00:00:00-06:00http://flow.byu.edu/posts/google-drive-vpm]]>Eduardo Alvarez \ No newline at end of file diff --git a/me275/schedule/hw1/index.html b/me275/schedule/hw1/index.html index c0186bd..23d3ee7 100644 --- a/me275/schedule/hw1/index.html +++ b/me275/schedule/hw1/index.html @@ -105,6 +105,8 @@

HW 1

Assuming the computer was on for 100 hours, and the missiles had a speed of 1670 m/s (near Mach 5), what would be the distance error in the predicted missile location due the internal time error (or in other words how far would the missile travel during the time offset)?

+

Create a function called patriot() that returns your answer in meters.

+

1.2 In aerospace applications we need a model of atmospheric properties. The International Standard Atmosphere provides a common reference for temperature and pressure as a function of altitude. The temperature varies in altitude (where \(T\) is in Kelvin and \(h\) is in km) as:

\[T(h) = \begin{cases} diff --git a/me275/schedule/index.html b/me275/schedule/index.html index 74bbae7..748a807 100644 --- a/me275/schedule/index.html +++ b/me275/schedule/index.html @@ -126,7 +126,7 @@

Schedule

Th Sep 5 Numpy and Matplotlib - Syllabus, 2.7, 12.1 + Syllabus, numpy, matplotlib