MATRIX MULTIPLICATION на Русском - Русский перевод

['meitriks ˌmʌltipli'keiʃn]
['meitriks ˌmʌltipli'keiʃn]
умножения матриц
matrix multiplication
перемножения матриц
matrix multiplication
матричного умножения
matrix multiplication
умножение матриц
matrix multiplication
умножением матриц
matrix multiplication

Примеры использования Matrix multiplication на Английском языке и их переводы на Русский язык

{-}
  • Official category close
  • Colloquial category close
On Combinatorial Problem,Related with Fast Matrix Multiplication.
Об одной комбинаторной проблеме,связанной с быстрым умножением матриц.
Dense matrix multiplication serial version for real matrices..
Перемножение плотных неособенных матриц последовательный вещественный вариант.
An example of a systolic algorithm might be designed for matrix multiplication.
Алгоритм Штрассена предназначен для быстрого умножения матриц.
In its simplest form, the matrix multiplication algorithm in Fortran can be written as follows.
В простейшем варианте алгоритм умножения матриц на Фортране можно записать так.
This approach drastically reduces the necessary amount of matrix multiplication.
Этот подход радикально сокращает число необходимых умножений матриц.
The modular matrix multiplication C≡ AB(mod n) is simply replaced everywhere by the group multiplication c ab.
Умножение матриц по модулю C AB( mod n) просто заменяется групповым умножением c ab.
The Kronecker product should not be confused with the usual matrix multiplication.
Произведение Кронекера не следует путать с обычным умножением матриц.
The idea comes from the associativity of matrix multiplications, and the errors are used to provide the security.
Основная идея заключается в ассоциативности умножения матриц, а ошибки используются для обеспечения безопасности.
Note that the updates are done on an element by element basis not matrix multiplication.
Заметим, что обновление осуществляется поэлементно, не умножением матриц.
This is usually simple mathematically involving only a matrix multiplication by the pseudo-inverse of the basis sampled in.
Это обычно простая математика включающая только перемножение матриц с помощью псевдообратного базиса выборки.
When calculating the values[math]q_i[/math],one uses the associativity of matrix multiplication.
Вычисление всех[ math] q_ i[/ math]производится с использованием ассоциативности матричного умножения.
Using the best known algorithms for matrix multiplication, this time bound becomes On2.688.
При использовании лучших известных алгоритмов матричного умножения эти временны́е границы превращаются в O( n 2, 688){\ displaystyle On^{ 2{,} 688.
This lets us represent elements of Dn as matrices, with composition being matrix multiplication.
Это позволяет нам представить элементы Dn как матрицы, с Умножение матриц в качестве операции композиции.
In terms of the parallel form height,the dense matrix multiplication is qualified as a quadratic complexity algorithm.
При классификации по высоте ЯПФ, таким образом,алгоритм умножения матриц относится к алгоритмам с линейной сложностью.
The product of two quaternionic matrices A andB also follows the usual definition for matrix multiplication.
Умножение двух кватернионных матриц A иB также следует обычному определению для матричного умножения.
In terms of serial complexity,the dense matrix multiplication is qualified as a cubic complexity algorithm.
При классификации по последовательной сложности, таким образом,алгоритм умножения матриц относится к алгоритмам с кубической сложностью.
The product matrix p q is formed from the dot product of the rows andcolumns of its factors through matrix multiplication.
Произведение матриц p q образуется скалярным произведением строк истолбец сомножителей через операцию умножения матриц.
The project aimed to develop the vectorized implementations of the matrix multiplication for the SSE, AVX, and XEON PHI SIMD registers.
Проект состоял в разработке векторизованных реализаций матричного умножения для регистров SSE, AVX и XEON PHI SIMD.
While matrix multiplication is not commutative as mentioned above, the trace of the product of two matrices is independent of the order of the factors: tr(AB) trBA.
В то время как умножение матриц, вообще говоря, не коммутативно, след произведения двух матриц не зависит от порядка сомножителей: tr( AB) trBA.
Instructions transfer data to or from the host,perform matrix multiplications or convolutions.
Инструкции устройства передают данные на узел илиполучают их из него, выполняют матричные умножения или свертки.
The group-theoretical approach to fast matrix multiplication generates specific combinatorial objects, named Uniquely Solvable Puzzles briefly USP.
Сегеди к проблеме быстрого умножения матриц возникают специфические комбинаторные объекты, получившие название« однозначно разрешимые матрицы»(« uniquely solvable puzzle») или USР- матрицы..
In the same paper he also presented an asymptotically fast algorithm to perform matrix inversion,based on the fast matrix multiplication algorithm.
В той же статье он предложил асимптотически быстрый алгоритм обращения матрицы,основанный на алгоритме быстрого умножения матриц.
The time per maximal independent set is proportional to that for matrix multiplication in dense graphs, or faster in various classes of sparse graphs.
Время нахождения одного наибольшего независимого множества пропорционально времени умножения матриц в плотных графах или быстрее в различных классах разреженных графов.
If we replace matrix multiplication MN by the matrix commutator MN- NM, then the n× n matrices become instead a Lie algebra, leading to a representation theory of Lie algebras.
Если мы заменим матричное умножение MN матричным коммутатором MN- NM, то матрицы n× n заменят алгебру Ли, что приводит к созданию теории представлений алгебр Ли.
Fig.2 shows six memory call profiles for different variations of classical matrix multiplication depending on the chosen order of cycles.
На рис. 2 представлены 6 профилей обращений для различных вариантов классического перемножения матриц в зависимости от выбранного порядка циклов.
At the first stages, hence, it is necessary to optimize not a block algorithm but the subroutines used on individual processors,such as the dot Cholesky decomposition, matrix multiplications, etc.
Поэтому, видимо, следует сначала оптимизировать не блочный алгоритм, а подпрограммы, используемые на отдельных процессорах:точечный метод Холецкого, перемножения матриц и др.
For dense graphs, it is more efficient to use this simple algorithm which relies on matrix multiplication, since it gets the time complexity down to O(n2.373), where n is the number of vertices.
Для плотных графов более эффективен этот простой алгоритм, основанный на умножении матриц, поскольку он снижает временную сложность до O( n2. 373), где n- число вершин.
The basis of this function consists of a(randomly chosen) binary r× n{\displaystyle r\times n} matrix H{\displaystyle H} which acts on a message of n{\displaystyle n}bits by matrix multiplication.
Основой этой функции состоит из( случайно выбранной) r× n{\ displaystyle r\ times n} двоичной матрицы H{\ displaystyle H} которая взаимодействует с сообщением из n{\ displaystyle n}битов путем матричного умножения.
Addition and multiplication are carried out using the usual rules of matrix addition and matrix multiplication; the heights and widths of the matrices have been chosen so that multiplication is defined.
Сложение и умножение определяются как сложение и умножение матриц, размеры матриц выбраны таким образом, чтобы эти операции были определены.
In essence, a representation makes an abstract algebraic object more concrete by describing its elements by matrices andthe algebraic operations in terms of matrix addition and matrix multiplication.
В сущности, представление делает абстрактные алгебраические объекты более конкретными, описывая их элементы матрицами, аоперации сложения и умножения этих объектов- сложением и умножением матриц.
Результатов: 102, Время: 0.0406

Пословный перевод

Лучшие запросы из словаря

Английский - Русский