ProZ.com global directory of translation services
 The translation workplace
Ideas
KudoZ home » English to Russian » Geography

desampling factor

Russian translation: коэффициент прореживания


Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs
(or are passionate about them). Participation is free and the site has a strict confidentiality policy.
GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
English term or phrase:desampling factor
Russian translation:коэффициент прореживания
Entered by: Victoria Lubashenko
Options:
- Contribute to this entry
- Include in personal glossary

10:27 Mar 29, 2011
English to Russian translations [PRO]
Science - Geography / Mapping and Earth science
English term or phrase: desampling factor
Алгоритмы построения грида по геоданным. К сожалению, текст не сплошной, а в виде отдельных фраз. Например:

If a cell size is too small it will result in RANGRID consuming more processing time than necessary. ... This can be achieved by specifying a smaller cell size and larger desampling factor, or by regridding the grid using BIGRID, which is normally very much faster. ... If a 100-metre grid is to be produced, the desampling factor in RANGRID should be set to 5.

Судя по гуглу, термин стандартный.
Victoria Lubashenko
Ukraine
Local time: 01:38
коэффициент прореживания - см. пояснение
Explanation:
desampling это процедура сокращения числа "точек" (sample data points), составляющих цифровой сигнал или цифровое изображение, с помощью алгоритма усреднения, который совмещает оба шага децимации - downsampling и low-pass anti-aliasing
см. напр.
http://en.wikipedia.org/wiki/Decimation_(signal_processing)
и линки оттуда

Определение из первой ссылки (близкой к данному контексту):
"The desampling factor is a function of the grid cell size. This factor effectively acts as a low-pass filter by averaging all the X, Y points into the nearest cell defined by this factor. The default is 1, which produces no pre-filtering other than dealiassing at the size of the grid cell"

О том же во второй ссылке:
"Plotting large files (greater than say 1000 points) can take a long time. The “quick and dirty plot” option speeds up plotting by NOT plotting each data point. When this option is on, SAC will compute a section size by dividing the number of data points in the file by the number of data points you want displayed. The larger the file, the more data points in each section. SAC then computes and displays only the minimum and the maximum data point in each section. SAC displays a “desampling factor” (half the section size) in a small box in the corner of the plot when this option is on."

Точного аналога desampling factor в русских публикациях найти не удается, но "коэффициент прореживания" фигурирует во многих, см. напр.
http://vicha-dsp.narod.ru/miscellany.html
и по сути означает то же самое: отношение числа "точек" в выборках до/после процедуры (не важно каким из методов - desampling или decimation)
Например, desampling factor = 2 значит, что desampling уменьшает это число в 2 раза, и т.п.

Примечания:
1) desampling оптимизирует затраты при обработке цифровых данных и не имеет ничего общего с аналого<->цифровыми преобразованиями
2) (ре)дискретизация = (re)gridding = (пере)построение (пространственной/временной) сетки - отдельная процедура, не связанная с обработкой данных (частью которой является desampling)

Уровень уверенности не максимальный только потому, что есть ненулевая вероятность того, что уже существует введенный специалистами (в области данного контекста) эквивалент desampling factor - не "коэффициент прореживания", а что-то другое

--------------------------------------------------
Note added at 9 час (2011-03-29 19:30:57 GMT)
--------------------------------------------------

Всегда пожалуйста!
На деле-то я был уверен на все 5
Но перестраховался, т.к. словотворчество узких специалистов, как известно, иногда "превосходит" здравый смысл - а с ними не поспоришь :)
Selected response from:

Andrei B
Local time: 02:38
Grading comment
Спасибо!
4 KudoZ points were awarded for this answer



Summary of answers provided
4 +2коэффициент прореживания - см. пояснениеAndrei B
2коэффициент редискретизации
mk_lab


Discussion entries: 2





  

Answers


2 hrs   confidence: Answerer confidence 2/5Answerer confidence 2/5
коэффициент редискретизации


Explanation:
По смыслу это коэффициент обратного преобразования из дискретной в непрерывную форму (sampling = дискретизация). Но в таком контексте гуглится очень слабо.

Введение При дистанционном зондировании Земли (ДЗЗ) из космоса съемку
Выбор однородной сети ОТ на базовом изображении в местах хорошо различимых ...редискретизации с использованием оцененной функции преобразования. ...

www.iki.rssi.ru/earth/trudi/2-04.pdf

--------------------------------------------------
Note added at 7 hrs (2011-03-29 17:51:51 GMT)
--------------------------------------------------

>> Asker: Кстати, в Вашем примере - передискретизация :)

Я еще пробовал поискать "аналогизацию", но чего-то подходящего нетути... Наверное, в этой области применяется своя терминология безотносительная к терминологии АЦП-ЦАП'ов

mk_lab
Local time: 01:38
Native speaker of: Native in RussianRussian
PRO pts in category: 20
Notes to answerer
Asker: ну вот я пока написала "коэффициент дискретно-аналогового преобразования"... Спасибо за идею, попробую порыть.

Asker: Кстати, в Вашем примере - передискретизация :)

Login to enter a peer comment (or grade)

8 hrs   confidence: Answerer confidence 4/5Answerer confidence 4/5 peer agreement (net): +2
коэффициент прореживания - см. пояснение


Explanation:
desampling это процедура сокращения числа "точек" (sample data points), составляющих цифровой сигнал или цифровое изображение, с помощью алгоритма усреднения, который совмещает оба шага децимации - downsampling и low-pass anti-aliasing
см. напр.
http://en.wikipedia.org/wiki/Decimation_(signal_processing)
и линки оттуда

Определение из первой ссылки (близкой к данному контексту):
"The desampling factor is a function of the grid cell size. This factor effectively acts as a low-pass filter by averaging all the X, Y points into the nearest cell defined by this factor. The default is 1, which produces no pre-filtering other than dealiassing at the size of the grid cell"

О том же во второй ссылке:
"Plotting large files (greater than say 1000 points) can take a long time. The “quick and dirty plot” option speeds up plotting by NOT plotting each data point. When this option is on, SAC will compute a section size by dividing the number of data points in the file by the number of data points you want displayed. The larger the file, the more data points in each section. SAC then computes and displays only the minimum and the maximum data point in each section. SAC displays a “desampling factor” (half the section size) in a small box in the corner of the plot when this option is on."

Точного аналога desampling factor в русских публикациях найти не удается, но "коэффициент прореживания" фигурирует во многих, см. напр.
http://vicha-dsp.narod.ru/miscellany.html
и по сути означает то же самое: отношение числа "точек" в выборках до/после процедуры (не важно каким из методов - desampling или decimation)
Например, desampling factor = 2 значит, что desampling уменьшает это число в 2 раза, и т.п.

Примечания:
1) desampling оптимизирует затраты при обработке цифровых данных и не имеет ничего общего с аналого<->цифровыми преобразованиями
2) (ре)дискретизация = (re)gridding = (пере)построение (пространственной/временной) сетки - отдельная процедура, не связанная с обработкой данных (частью которой является desampling)

Уровень уверенности не максимальный только потому, что есть ненулевая вероятность того, что уже существует введенный специалистами (в области данного контекста) эквивалент desampling factor - не "коэффициент прореживания", а что-то другое

--------------------------------------------------
Note added at 9 час (2011-03-29 19:30:57 GMT)
--------------------------------------------------

Всегда пожалуйста!
На деле-то я был уверен на все 5
Но перестраховался, т.к. словотворчество узких специалистов, как известно, иногда "превосходит" здравый смысл - а с ними не поспоришь :)


    Reference: http://www.geosoft.com/resources/casestudies/pdfs/exploregeo...
    Reference: http://www.afonsovasconcelos.com/manuais/SavageEtAl_2000_Man...
Andrei B
Local time: 02:38
Native speaker of: Native in RussianRussian
PRO pts in category: 4
Grading comment
Спасибо!

Peer comments on this answer (and responses from the answerer)
agree  Nik-On/Off: Снимаю шляпу
49 mins

agree  mk_lab
13 hrs
Login to enter a peer comment (or grade)




Return to KudoZ list


KudoZ™ translation help
The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.



See also: