Menu

(Solved) : Part1 Pseudocode Related Football Player Given 1a May Crash Different Situations Could Eff Q26276325 . . .

PART1 The pseudocode related to the football player, given at 1A, may crash in different situations, and could be more efficient. Write a more reliable flowchart and code, and justify the improvements introduced. Use pi/100 as step, vo-15, h-3, g-9.8 and L-15.5. Plot the trajectory of the football in that case. PART 2 A NxN matrix is a magic square if every row, column, and diagonal add up to the same number. In this case, we demand that the numbers are different and consecutive. They do not have to start with 1 1. Design a code that creates a 3x3 magic square for any given set of consecutive numbers 2. Execute dot products between the different rows and columns of the resulting square, comment the results. 4. Design a code that creates a 4x4 magic square for any given set of consecutive numbers. 5. Execute dot products between the different rows and columns of the resulting square, comment the results. 6, Design a code that generates a generic NoN magic square

This needs to be done in python code, trinket seems to work thebest

PART1 The pseudocode related to the football player, given at 1A, may crash in different situations, and could be more efficient. Write a more reliable flowchart and code, and justify the improvements introduced. Use pi/100 as step, vo-15, h-3, g-9.8 and L-15.5. Plot the trajectory of the football in that case. PART 2 A NxN matrix is a magic square if every row, column, and diagonal add up to the same number. In this case, we demand that the numbers are different and consecutive. They do not have to start with 1 1. Design a code that creates a 3×3 magic square for any given set of consecutive numbers 2. Execute dot products between the different rows and columns of the resulting square, comment the results. 4. Design a code that creates a 4×4 magic square for any given set of consecutive numbers. 5. Execute dot products between the different rows and columns of the resulting square, comment the results. 6, Design a code that generates a generic NoN magic square Show transcribed image text

Expert Answer


Answer to Part1 Pseudocode Related Football Player Given 1a May Crash Different Situations Could Eff Q26276325 . . .

OR