Problem 433. jogging?
Imagine x-y coordinate system and you are at the origin and your partner is on the x-axis at some small distance (d) away from you. You and your partner started jogging simultaneously, left foot first. You and your partner maintained identical rate of steps per second (r) and length of every step (s). Your track and your partner's track are parallel but at angle alpha to x-axis. Please note that alpha is less than 90 degrees. At the initial moment of starting your partner appeared to be ahead of you due to the angle alpha not being 90 degrees. After you finished jogging a long distance, a photograph of your foot prints at a random location looked as if your partner was neither behind nor ahead of you. Please calculate the largest alpha (degrees) possible under these constraints.
Solution Stats
Problem Comments
-
3 Comments
whoops, accidentally had 2 left feet...
good problem, btw. this is one of the last places I thought I'd run into a beamforming problem, especially one that was put in such friendly terms :)
Recommended: https://www.analog.com/en/analog-dialogue/articles/phased-array-antenna-patterns-part1.html
Solution Comments
Show commentsProblem Recent Solvers31
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1850 Solvers
-
724 Solvers
-
383 Solvers
-
638 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
319 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!