Path: ACPro/ACPerformance
% Compute energy height contours. This combines potential and kinetic energy. Type EnergyHeight for a demo. -------------------------------------------------------------------------- Form: [v, h] = EnergyHeight( hE ) -------------------------------------------------------------------------- ------ Inputs ------ hE (1,m) Energy height (m) ------- Outputs ------- v (m,n) Velocity for each height (m/s) h (m,n) Altitude for each height s(m) -------------------------------------------------------------------------- Reference: Anderson, J. D., "Introduction to Flight, 3rd Edition," McGraw-Hill, 1989. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the ACPro Module page