L H.

asked • 08/14/14

I need help solving a optimization and linear programming problem. Can someone assist me with this type of math?

 Solving a optimization and linear programming question.  Can someone help me with this type of math?
 
Memory Usage:
Female Avatar 128KB Memory Allocated
Male Avatar uses 64 KB Memory



Location Data Transfer Time:
12 milliseconds for each user



Animation Frame Rate:
Empty map with no Avatar gets about 121 frames per second.

Adding only Female Avatars causes a drop in 5 frames per second for every 10 avatars added.

Adding only Male Avatars causes a drop of 10 frames per second for each 10 avatars added.

To keep the app running above 30 fps, that means there are only 91 fps that we can drop (121 fps with zero avatars – 30 fps minimum = 91 fps that can be dropped by adding avatars.)

Figure out the maximum number of user avatars that can be displayed without going over 10 MB memory (10240kB), keeping a loading time under 2 seconds (2000 milliseconds), and keeping the frames per second over 30 fps.

x = 128KB
y = 64KB

Max Number User Avatars =

128x + 64y<= 10MB(10240KB)

L H.

I was unable to complete this questions any suggestions?
Report

08/14/14

2 Answers By Expert Tutors

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.