The monitoring of the optics quality of DIMM instrument V. Kornilov, B. Safonov May 24, 2010 1 Intro duction A quantitative theory of measurement of optical turbulence (OT) with Differential Image Motion Monitor (DIMM) is based on certain priori assumptions [1]. ... Bottom: behavior of the instrumental Strehl's number for the left (triangle to the left) and right (triangle to the right) DIMM images during the period of measurement the maintenance of an additional correction factor seems superfluous. ...
[
Текст
]
Ссылки http://curl.sai.msu.ru/mass/download/doc/shtrel_controls.pdf -- 159.0 Кб -- 24.05.2010 Похожие документы
Data are provided with the intent that they are readily available for personal and public non-commercial use and may be reproduced, in part or in whole and by any means, without charge or further permission from IWSG. However, proper reference to contributors of original data to the database must be provided in all cases, and due diligence should be exercised in ensuring the accuracy of the materials reproduced . ... Bird species report. In : ARCTIC BIRDS breeding conditions survey . ...
... The Semantic Dictionary RUSLAN-1, the last version being Russian-to-English direction, is a tool for semantic and informational analysis of any coherent Russian text. The rich semantic information contained in the dictionary makes possible local, within one phrase, semantic interpretation as well as semantic analysis of coherent texts. ... Text understanding is very closely related to information analysis (Leontyeva 2000). ... We therefore call it "relative understanding". ...
-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,'Электронный учебник','',''); INSERT INTO book VALUES