Write a script to read in parameters of a flywheel

2 views (last 30 days)
The kinetic energy E of flywheel is evaluated as E= 0.5k m r^2 w^2. k is a parameter dependent on flywheel shape, m is mass of flywheel(kg), r is radius of wheel(metres), and w is the angular velocity.
  • Script must read in flywheel parameters - mass, radius, range of angular velocity.
  • Script should then generate a 3D surface plot to visualise kinetic energy of flywheels with the range of angular velocities entered above and a range of k values 0.3 to 1. Code should also insert correct label axes labels, colorbar, and a dynamic title to indicate range of each axis

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!