Write a simplified model of a bouncing ball using numpy

Assignment Help Computer Engineering
Reference no: EM132213390

Question :

You will write a simplified model of a bouncing ball using numpy. Assume the ball is dropped on Venus under constant acceleration g=8.87 m/s2 from the limit of its atmosphere, a height of 250km.

Model the ball's motion for one hour and 15 minutes (include second 0 and second 4,500 in your data points).

After the initial state, simulate 5,000 updates to the state (for a total of 5,001 points.) Your simulation should use float64 numpy arrays for time (t) and height (y). Time should be represented in seconds and height should be represented in meters.

Bouncing

To simulate bouncing, we'll make some simplifying assumptions (since collision detection can be complicated). If the ball's height is ever less than or equal to 0, we will assume that the ball hit the ground before the time step we are simulating and already started bouncing. You should:

instantly set its height to 0

update its velocity to 90% (0.9) of its velocity from the previous time slice of the simulation

change the direction of travel (up instead of down)

Count the number of times the ball bounces in an integer variable named bounces.

Plotting y v. t may be useful for you to understand what results your code is producing.

Reference no: EM132213390

Questions Cloud

Take all the lines input to standard input and writes them : Write a short C++ program that takes all the lines input to standard input and writes them to standard output in reverse order.
Find the mean of all values of an integer array : Write a simple ARM assembly language program that finds the mean (as an integer) of all values of an integer array.
Write short notes on inheritance : Write short notes (a few sentences) on Inheritance as it relates to Object Oriented Programming.
Compute and create three tables for the fibonacci numbers : Write a set of algorithms and programs to compute and create three tables for the Fibonacci numbers: one recursive, one ‘fast recursive', and one iterative.
Write a simplified model of a bouncing ball using numpy : Write a simplified model of a bouncing ball using numpy. Assume the ball is dropped on Venus under constant acceleration.
Calculate number of hours and minutes and seconds : Write a simple algorithm in Java to calculate number of hours, minutes, and seconds from a given number of seconds, please include comments.
Plot the function and the solution of the function : Write a simple MATLAB program to differentiate and integrate based off of the definitions for differentiation and integration.
Write a short c program along with a design tool : You are to write a short C program along with a design tool that will load an array with values, then search for a value using a linear search.
Create an if statement that is unconditionally true : Test whether variable x is even (An even number is an integer that is exactly divisible by 2) .if it is , increment x.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd