Английский - русский
Перевод слова Decomposition
Вариант перевода Декомпозиции

Примеры в контексте "Decomposition - Декомпозиции"

Примеры: Decomposition - Декомпозиции
Diakoptics is peculiar as a decomposition method, in that it involves taking values on the "intersection layer" (the boundary between subsystems) into account. Можно рассматривать диакоптику как метод декомпозиции с приёмом «пересечения слоя» (границы между подсистемами).
The coefficient of thermal conductivity of the medium is determined for given computational domains by solving the problem of the thermal conductivity based on the decomposition of the computational domain with subsequent composition. Для принятых расчетных областей путем решения задачи теплопроводности, основанного на декомпозиции расчетной области с последующей композицией, определяют коэффициент теплопроводности среды.
It counts the ears in an ear decomposition of the graph, forms the basis of parameterized complexity on almost-trees, and has been applied in software metrics as part of the definition of cyclomatic complexity of a piece of code. Контурный ранг подсчитывает число ушей в ушной декомпозиции графа, что даёт базис для понятия параметризованной сложности на почти деревьях и применяется в метриках программного обеспечения как часть определения цикломатической сложности фрагмента кода.
In games won by the evader, there is always an optimal strategy in the form described by a haven, and in games won by the pursuer, there is always an optimal strategy in the form described by a tree decomposition. В играх, выигрываемых беглецом, всегда существует оптимальная стратегия в виде укрытия, а в играх, выигрываемых преследователями, всегда существует оптимальная стратегия в виде древесной декомпозиции.
If not, the shallow depth first search tree can be used to construct a tree decomposition with bounded width, and standard dynamic programming techniques for graphs of bounded treewidth can be used to compute the depth in linear time. Если нет, можно использовать построение дерева поиска на небольшую глубину для декомпозиции дерева и стандартную технику динамического программирования для графов с ограниченной древесной шириной, чтобы вычислить глубину за линейное время.
(For QR decomposition, the Householder reflectors are multiplied only on the left, but for the Hessenberg case they are multiplied on both left and right.) (В обычной QR декомпозиции, матрица отражений Хаусхолдера перемножается только слева, когда в случае использования формы Хессенберга матрица отражений перемножается и слева и справа.)
As per the performance of execution, the time complexity is later improved to O(n log k) with box decomposition technique. Временная сложность выполнения позднее была улучшена до O(n log k) с помощью техники рамочной декомпозиции.
The width of the path decomposition is then one less than the maximum number of vertices in one of the graphs Gi. Ширина древесной декомпозиции тогда на единицу меньше максимального числа вершин в одном из графов Gi.
The above table decomposition is also the conceptual basis of the information storage model that represents the spatio-temporal table availablity in the system meta-database. Изложенный выше метод декомпозиции таблиц служит также концептуальной основой модели хранения информации, которая отражает наличие пространственно-временной таблицы в базе метаданных системы.
The approach is based on computing a special ear decomposition named chain decomposition by one path-generating rule. Подход основывается на вычислении специального вида ушной декомпозиции, разложения на цепи с одним правилом генерации путей.
He is best known for his continuous-time analog of Doob's decomposition of a submartingale, known as the Doob-Meyer decomposition. Мейер известен тем, что построил аналог декомпозиции субмартингала в непрерывном времени, известной как декомпозиция Дуба-Мейера.
A tree decomposition in which the underlying tree is a path graph is called a path decomposition, and the width parameter derived from these special types of tree decompositions is known as pathwidth. Древесная декомпозиция, в которой деревом служит путь, называется путевой декомпозицией и древесная ширина этого специального вида древесной декомпозиции известна как путевая ширина.
In the language of the later papers in Robertson and Seymour's graph minor series, a path-decomposition is a tree decomposition (X, T) in which the underlying tree T of the decomposition is a path graph. На языке более поздней серии работ Робертсона и Сеймура о минорах графа путевая декомпозиция - это древесная декомпозиция (Х, Т), в которой нижележащее дерево Т декомпозиции является путём.
In the second phase, a dynamic programming algorithm is applied to this decomposition in order to find the optimal decomposition. На втором этапе применяется алгоритм динамического программирования для поиска оптимальной декомпозиции.