Reference no: EM13861094
1. Pick any football trajectory equation from https://www.carroll.edu/library/thesisArchive/SwensonR_2013.pdf and sample it. Plot the samples. Look at Figure 13. The ball was launched at 120 feet per second. How often must samples be taken so that no measurement of off (during the time interval it represents) by more than one foot?
2. Consider a basketball being dribbled. If the height of the basketball can be described by a sine wave of maximum height 2h, average height h and minimum height 0, and the ball hits the ground once per second, how fast would a video camera have to sample the dribbling to extract its frequency? What happens to the frequency estimate if the sampling rate is too low?
3. If we sample a pure sine signal at "sam" samples per second, and there are 8 samples per cycle of the signal, and we have not undersampled the signal, what is the signal's frequency in cycles per second?
4. Choose any two of the football equations of motion from part 1, and plot them in Octave or Matlab, with colors and line types that distinguish them. Include a legend, and label the plot axes.
Answer 1st
Initial velocity (u)= (120-20)ft/s = 100ft/s
Distance =D= 1ft
Acceleration = g = 32ft/s^2
We need to calculate the time?
D=ut-1/2*gt^2
Setting the value
We get
1=100*t-0.5*32*t^2
Or 16t^2 -100t+1 = 0
This gives , time= 4.122 second
Now we will calculate frequency
Frequency = 1/time = 1/4.122 = 0.2426 Hz
So, the required number of sample= 0.2426*120 = 29.11 or 29 times.
Deacon publishing house is a publishing company
: Deacon Publishing House is a publishing company that produces consumer magazines. The house and home division which sells home improvement and home decorating magazines, has seen a 20% reduction in operating income over the past nine months, primaril..
|
Describe the difference between classes and objects
: Please describe the difference between classes and objects. How are they related? What does it mean to instantiate an object? Also, please describe the difference between composition and aggregation and when it is better to use one over the other?
|
Prompts the user for a hexadecimal digit
: Write a MIPS program that prompts the user for a hexadecimal digit and then displays the decimal equivalent multiplied by 2. For example, the program displays 10 for hex '5', 20 for 'A', etc. If the user enters an invalid value, the program should di..
|
A program that will prompt the user for a date and a time
: It's to be written in C++. You will be writing a program that will prompt the user for a date and a time. For the date, the user will be asked to enter in three integers (month, day, year). There will be four functions related to the date:
|
Sample the dribbling to extract its frequency
: Consider a basketball being dribbled. If the height of the basketball can be described by a sine wave of maximum height 2h, average height h and minimum height 0, and the ball hits the ground once per second, how fast would a video camera have to sam..
|
What are your thoughts about your results
: What are your thoughts about your results? What are you feelings towards this assignment? How would you improve it? Submit this with your assignment.
|
Know how to process command line arguments
: Through this programming assignment, the students will learn to do the following: Know how to process command line arguments. Perform basic file I/O.
|
Theater seating revenue with input validation
: Theater Seating Revenue with Input Validation: A dramatic theater has three seating sections, and it charges the following prices for tickets in each section: Section A seats cost $20 each
|
Discuss the differences between external and internal threat
: Discuss the differences between external and internal threats as they relate to network security. Which threat is most difficult to defend against and why? What protections would be used specifically related to internal threats? Why is it important f..
|