Problem Statement Write a MATLAB program to generate standar
Solution
Standard atmosphere table with colum :
 Answer: pressure p, (N/m2)
 Explanation: It is a graph which ploted between atmospheric pressure vs altitude. The standard atmosphere is a unit of pressure defined as 101325 Pa (1.01325 bar), equivalent to 760 mmHg , 29.92 inHg and 14.696 psi.
 plot geopotential atlitude, h, in km vs :
 Answer: Temperature ,T, (k)
 Explanation: eopotential height is a vertical coordinate referenced to Earth\'s mean sea level an adjustment to geometric height using the variation of gravity with latitude and elevation. Thus it can be considered a \"gravity-adjusted height\". One usually speaks of the geopotential height of a certain pressure level, which would correspond to the geopotential height at which that pressure occurs.
