Path: Thermal/ThermalProperties
% Computes the peak black body wavelength as a function of temperature. This function has a built-in demo. -------------------------------------------------------------------------- Form: lambda = WiensDsp( T ) -------------------------------------------------------------------------- ------ Inputs ------ T (1,:) Temperatures (deg-K) ------- Outputs ------- lambda (1,:) Wavelength vector (µmeters) -------------------------------------------------------------------------- References: Thomas, L. C., Heat Transfer, Prentice-Hall, 1992, p. 266 --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Thermal Module page