Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamy16101976 committed Dec 29, 2018
1 parent ab2e1d1 commit 48e48a2
Showing 1 changed file with 16 additions and 22 deletions.
38 changes: 16 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
# GeigerCounter_MATLAB
GeigerCounter_MATLAB - реализация на языке программирования MATLAB процедуры регистрации попадания частиц
радиационного излучения в счетчик дозиметра.
Дозиметр (например, такой дозиметр-приставка http:https://acdc.foxylab.com/node/32 или аналогичный) должен быть подключен к соответствующему аудиоразъему компьютера (линейному или микрофонному входу) и выдавать импульс при попадании частицы в счетчик Гейгера. Подробное описание - http:https://acdc.foxylab.com/node/42 .

Проект предназначен для использования под 32-битной версией MATLAB.

Автор - Alexey V. Voronin @ FoxyLab © 2015

http:https://www.acdc.foxylab.com

GeigerCounter_MATLAB распространяется под лицензией GPL v3.0.

----------------------------------------------------------------------------------------------------------------------

GeigerCounter_MATLAB - implementation in MATLAB programming language of the registration procedure of radiation particles entering the dosimeter counter. Dosimeter (for example, http:https://acdc.foxylab.com/node/32 (in russian) or similar) must be connected to the corresponding audio jack of the computer (the line or microphone input) and give pulse to the particles in contact with a Geiger counter. Detailed description (in russian) - http:https://acdc.foxylab.com/node/42.

<i>GeigerCounter_MATLAB</i> - реализация на языке программирования MATLAB процедуры регистрации попадания частиц
радиационного излучения в счетчик дозиметра.<br/><br/>
Copyright (C) 2015 Алексей "FoxyLab" Воронин<br/>
Электронная почта: [email protected]<br/>
Сайт: https://acdc.foxylab.com<br/>
Это программное обеспечение распространяется под лицензией GPL v3.0.<br/><br/>
Дозиметр (например, такой дозиметр-приставка http:https://acdc.foxylab.com/node/32 или аналогичный) должен быть подключен к соответствующему аудиоразъему компьютера (линейному или микрофонному входу) и выдавать импульс при попадании частицы в счетчик Гейгера.<br/>
Подробное описание - http:https://acdc.foxylab.com/node/42.<br/>
Проект предназначен для использования под 32-битной версией MATLAB.<br/><br/><br/>
<i>GeigerCounter_MATLAB</i> - implementation in MATLAB programming language of the registration procedure of radiation particles entering the dosimeter counter.<br/><br/>
Copyright (C) 2015 Alexey "FoxyLab" Voronin<br/>
Email: [email protected]<br/>
Website: https://acdc.foxylab.com<br/>
This software is licensed under the GPL v3.0 License.<br/><br/>
Dosimeter (for example, http:https://acdc.foxylab.com/node/32 (in russian) or similar) must be connected to the corresponding audio jack of the computer (the line or microphone input) and give pulse to the particles in contact with a Geiger counter.<br/>
Detailed description (in russian) - http:https://acdc.foxylab.com/node/42.<br/><br/>
The project is designed to use a 32-bit version of MATLAB.

Author - Alexey V. Voronin @ FoxyLab © 2015

http:https://www.acdc.foxylab.com

GeigerCounter_MATLAB licensed under the GPL v3.0.

0 comments on commit 48e48a2

Please sign in to comment.