搜索资源列表
batch_bandmath
- batch_bandmath v 1.0 Program by Jonathan Greenberg This IDL program is designed to perform a band math statement on a large number of input files. It requires the user to keep a constant “prefix” for the input files corresponding to the bandmath band
IDL-Band
- 利用ENVI波段运算功能和IDL运算符进行运算的示例-Using ENVI band math functions and operators for IDL operation example
band-math
- 遥感的很实用 的ENVI软件的学习资料,同时有利于理解IDL在遥感领域的科学使用-ENVI remote sensing software is very useful learning materials, and help understand the IDL used in the field of remote sensing science
jian
- A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。 -A put any of A class name (such as math) and A band (such as 60-70), statistics A in this band of the students.
BandPMathPinPENVI
- envi中的波段计算!一般是遥感专业可以选择!-ENVI BAND MATH
calc
- 本计算器是以 STC89C52RC 单片机最小系统为控制核心, 另外增加了 1602 液晶屏, 矩阵键盘,蜂鸣器, 8 位 led 灯等外围硬件电路。能实现加减乘除,小数,负数四则运算; 有退格,复位功能;有累算功能;具有十进制转二进制,十进制转十六进制的功能。为增加 计算器的实用性, 将其的最大运算范围扩大到正负一亿, 运算结果超出范围时, 液晶
band-math-IDL-language-code
- IDL语言进行波段运算功能的源代码,有两个内容-IDL language band math
mod04dechuli
- 修改文件存储路径及相关参数,此代码可对气溶胶光学厚度数据进行重投影,波段运算,重采样,镶嵌(After modifying file storage path and related parameters,this code can do some general process to the data of Aerosol Optical Depth, such as reproject, band math, resample and mosaic)
ndvi
- 遥感植被的NDVI值公式为:(近红外-可见光红色)/(近红外+可见光红色) 在ENVI里面的Band Math 运行公式计算就行. 还可以直接用Transform——NDVI计算.(The NDVI value formula of remote sensing vegetation is: (near infrared - visible light red) / (near infrared + visible light red) The Band Math operation