... Next Routine] [List of Routines] NAME: ADD_HEADER PURPOSE: addition information from FITS-headers MPFS-frames DESCRIPTION: The function computes the total exposure, mean value zenit distance and modified FITS header CALLING SEQUENCE: Result =ADD_HEADER( headers ) CATEGORY: reduction MPFS-data INPUTS: Headers = String array FITS-headers from the MPFS data OUTPUTS: Header = String array containing the header from the FITS file. ... OPTIONAL INPUT KEYWORD PARAMETERS: BEFORE = Keyword string name. ...
Correlation Engine Portotype V.Pose, JINR Dubna B.Panzer-Steindel, CERN IT Overview The Correlation Engine Prototype was developed during a 3-month work in CERN IT Division financed by the CERN-Intas project. The CERN monitoring prototype, part of the fabric management work package (WP4) of the DataGrid project, gathers monitoring data from farm nodes in CERN into a central monitoring database. ... Two engines are implemented - ayt and procpu. ... connects to such a node using the ayt engine . ...
Diploma thesis abstract Combined optoacoustic and laser ultrasonic tomography of biological tissues Bychkov A.S. Academic adviser: Prof. Dr. Karabutov A.A. This diploma thesis contains 61 pages, 28 illustrations, 1 table, 37 references, 2 appendices. ... Mathematical modelling of sensitivity maps of phased arrays with various geometries was conducted. ... Experiments on modelling of needle insertion into blood vessel model and comparison of calculated and experimental data were conducted. ...
[
Текст
]
Ссылки http://ofvp.phys.msu.ru/en/science_education/diploma/annot/2016/Bychkov_Karabutov_en.pdf -- 6.8 Кб -- 22.12.2015 Похожие документы
Symbolic circuit-matrix processor and evaluator . ... This software is reliable over the range of benchmark circuit complexity (both *.CIR and *.MAT file). ... SYMBOL is a symbolic-algebra package which in contrast to REDUCE, MACSYMA, MAPLE, MATHEMATICA, MathLAB, MathCAD and other known multi-purpose systems is especially intended for analysis of any lumped, linear, time-invariant circuit. ... pure ASCII text . ... CIRSYM - SYMbolic CIRcuit processor used to format ASCII text file *.out for CALCSYM. ...
... Consider a matrix S. The element sij of S is equal to the number of inextendible directed sequences from the minimal vertex i to the maximal vertex j . ... Therefore the number of directed sequences from the vertex i to the vertex j is equal to the element wij of a matrix W: N W= k =0 V k , (1 9 ) 6 where N is equal to the number of edges in the graph. ... Tr S is equal to the number of inextendible directed sequences from minimal vertexes to maximal vertexes that have equal numbers. ...
[
Текст
]
Ссылки http://temporology.bio.msu.ru/EREPORTS/krugly_amplitudes.pdf -- 164.0 Кб -- 27.02.2014 Похожие документы
... D.V. Khmelev in [] has offered and tested statistically a technique giving correct predictions with quite a high probability. ... To the best of our knowledge, first attempts in the search of technique for author authorship attribution was given in []. ... The matrices of transition frequencies of element (letter, grammatical code, etc) pairs are calculated over all texts of each author. ... In Appendix written by D.V. Khmelev, another approach to authorship attribution is presented. ...
... Loskutov, and E. V. Ryadchenko Presented by Academician A.R. Khokhlov April 22, 2005 Received April 26, 2005 The problem of the identification and biological significance of chromosome fragments and complete genomes is approached on the basis of the representation of a sequence of DNA nucleotides as a two-dimensional walk. ... However, as applied to DNA, functional and structural fragments of a chromosome may be distinguished by a typical walk "pattern" only for a sufficiently large number of units....
... He distributes these gifts in sacks (each sack can contain from 1 to n items) and puts the sacks with gifts around the Christmas tree (only the content of the sacks and their ordering on the circle around the tree are important). ... A river falling into a sea forms a delta which is a system of branches consisting of channels without inner intersections. (a) Suppose that in a given delta there are exactly n different (i.e. differing by at least one channel) routes down the stream. ...
. Защита дипломных работ, декабрь 2010 г. Галерея: Список альбомов Альбом: Защита дипломных работ, декабрь 2010 г. 1 из 27 . Сироткина Елена, Федорова Елена. Description: . Наши прекрасные дипломницы на фоне знаменитой картины Блохинцева. 1 из 27 . Галерея: Список альбомов Альбом: Защита дипломных работ, декабрь 2010 г. Powered by Gallery v1.4.3-RC3
. HOME . ABOUT . RESEARCH . NEWS . PUBLICATIONS . DATA . COLLABORATION . OUTREACH . CONTACT US . outreach . ПРЕЗЕНТАЦИИ Panasyuk M. (SINP, Russia). Relec . ШКОЛЬНИКАМ Using a database of university satellite "Vernov" in school project work. Использование данных университетского спутника "Вернов" в школьных проектах. Experiment and database description | Описание эксперимента и базы данных(doc file ~6 Mb) . Database files (FTP archive) | Файлы данных (FTP-архив) .
... Master Education . Second Education . ... Entrance requirements . ... personal statement addressed to the rector of MSU, containing the post-graduate course title and masters? program name . ... All applicants for full-time course (Russian students, both on scholarship and contract) are subject to following examinations: . ... All applicants to evening courses take an oral examination in the field of expertise. ... Второе высшее образование: second_edu@cs.msu.ru, 6-й этаж, комната 640, тел. ...
... defmacro defprinter ( name args &body body ) . ... body ) ) . ... defprinter :property ( type name &rest body ) . print-statement-with-body stream body nil "public ~a ~a" type name ) ) . ... defprinter :get ( &rest body ) . print-statement-with-body stream body nil "get" ) ) . ... defprinter :constructor ( name args &rest body ) . ... defprinter :class ( name &rest body ) . print-statement-with-body stream body t "public class ~a" name ) ) . ... defprinter :namespace ( name &rest body ) . ...