Path: Imaging/Optics
% Computes optical magnification of a telescope. Type OpticalMagnification for a demo. -------------------------------------------------------------------------- Form: m = OpticalMagnification( fO, fE ) -------------------------------------------------------------------------- ------ Inputs ------ fO (1,1) Focal length objective fE (1,:) Focal length eyepiece ------- Outputs ------- m (1,:) Magnification -------------------------------------------------------------------------- References: http://en.wikipedia.org/wiki/Eyepiece --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Imaging Module page