dehyd2
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Images, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Description Remove water vapor from an ASU Lab spectrum. A resampled ratio of water sensitive bands is computed and compared to a pure water specturm
Arguments and Return Values Input: Emissivity data and and xaxis Output: dehydrated emissivity data
Usage
Examples dv> a struct, 3 elements data: 1x1x1973 array of float, bsq format [7,892 bytes] label: "Full of Water" xaxis: 1x1x1973 array of float, bsq format [7,892 bytes] dv> b=dehyd2(a.data,a.xaxis) 1x1x1973 array of float, bsq format [7,892 bytes] dv> xplot(a.data, "title 'Original'",b[], "title 'Dehydrated'",Xaxis=a.xaxis) dv> plim(1800,400,.8,1.04)
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Library Changes Created On: 07-25-2007 |