代码搜索:wavelength

找到约 417 项符合「wavelength」的源代码

代码结果 417
www.eeworm.com/read/452803/7432630

mht wavelength-division multiplexing.mht

From: Subject: Wavelength-division multiplexing - encyclopedia article about Wavelength-division multiplexing. Date: Wed, 7 May 2008 10:44:23 +0800 MIME-Version:
www.eeworm.com/read/442608/7648826

m f2l.m

function lambda=f2l(freq) %F2L Converts frequency to wavelength % % lambda=f2l returns the wavelength in m for a given frequency in % hertz. % eg. 20GHz = 0.015m % % TECHNICAL BACKGROUND: % Wave
www.eeworm.com/read/364755/9896630

m 指数循环.m

function [Output,RVI]=NIRNEW2(filename,Samples); A=textread(filename); if min(size(A))>Samples A(:,Samples+1:min(size(A)))=[]; end II=find(A==0); A(II)==0.001; Z=A(max(size(A))-1700:ma
www.eeworm.com/read/478412/6717442

m zsetwave.m

function WaveData = zSetWave(WaveNumber, Wavelength, Weight) % zSetWave - Define wavelengths and weights in ZEMAX. % % Usage : WaveData = zSetWave(WaveNumber, Wavelength, Weight) % or : WaveDat
www.eeworm.com/read/277949/10591558

h atmostrans.h

// //AtmosTrans.h // #include #define PI 3.1415926535 #ifndef ATMOSTRANS_H #define ATMOSTRANS_H class AtmosTrans//大气透射率类 { public: //根据大气温度temperature(摄氏度)返回它所对应的空气相对湿度100%的每公里的可凝结水
www.eeworm.com/read/461264/7230434

pro airtovac.pro

pro airtovac,wave ;+ ; NAME: ; AIRTOVAC ; PURPOSE: ; Convert air wavelengths to vacuum wavelengths ; EXPLANATION: ; Wavelengths are corrected for the index of ref
www.eeworm.com/read/461264/7230716

pro vactoair.pro

pro vactoair,wave ;+ ; NAME: ; VACTOAIR ; PURPOSE: ; Convert vacuum wavelengths to air wavelengths ; EXPLANATION: ; Corrects for the index of refraction of air under standard conditions. ; Wavelengt
www.eeworm.com/read/167211/9976822

txt 资料.txt

WaveLength(nm) Reflectance(%) Transistance(%) Absorption(%)
www.eeworm.com/read/381232/9101249

txt parameters.txt

! CUDOS Fibre Software sample parameter file ! In this example we show how to use a previously computed dispersion curve ! to start a new dispersion calculation. This is for example useful wh
www.eeworm.com/read/178856/9383305

h usersurf.h

typedef struct { double x, y, z; /* the coordinates */ double l, m, n; /* the ray direction cosines */ double ln, mn, nn; /* the surface normals */ double path; /* the opti