COLUMN VECTOR Meaning in Japanese - translations and usage examples

['kɒləm 'vektər]
['kɒləm 'vektər]
列ベクトルを
列ベクトルcolumnvector

Examples of using Column vector in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Is the unit column vector.
Unitvectors単位ベクトル
The column vectors of A are linearly independent.
Aの列ベクトルの族は線型独立である。
Is called a column vector.
列ベクトル(columnvector)と呼ぶ。
Binary column vector- Each entry represents success(1) or failure(0).
バイナリ列ベクトル-各エントリは成功(1)または失敗(0)を示します。
We call this column vector.
列ベクトル(columnvector)と呼ぶ。
R= roots(p) returns the roots of the polynomial represented by p as a column vector.
R=roots(p)は、pで表される多項式の根を列ベクトルとして返します。
X= diag(A) returns a column vector of the main diagonal elements of A.
X=diag(A)は、Aの主対角要素の列ベクトルを返します。
Results are returned in the column vector yy.
結果は列ベクトルyyに返されます。
X= diag(A, k) returns a column vector of the elements on the kth diagonal of A.
X=diag(A,k)はAのk番目の対角要素の列ベクトルを返します。
The inputs u and v must be column vectors.
入力uとvは列ベクトルでなければなりません。
Create a row/column vector from a double[]: myRow= Nd4j.
Double[]から行/列ベクトルを作成:myRow=Nd4j.create(myDoubleArr)、myCol=Nd4j。
X must be a tall column vector.
Xはtall列ベクトルでなければなりません。
MATLAB matches the locations of the value 1 in ind to the corresponding elements of A and B,and lists their values in a column vector.
MATLABは、indの値1の位置とAおよびBの対応する要素の位置を照合し、それらの値を列ベクトルにリストします。
Yy= smooth(y) smooths the data in the column vector y using a moving average filter.
Yy=smooth(y)は移動平均フィルターを使用して、列ベクトルyのデータを平滑化します。
A(:) reshapes all elements of A into a single column vector.
A(:)は、Aのすべての要素を1列のベクトルに形状変更します。
If I want to assign this to a column vector, what I would do instead is do v 1;2;3.
列ベクトルを代入したい場合は、代わりに行うのは、V1、セミコロン、2、セミコロン、3これで3x1のベクトルができます。
Fixed a memory leak on updating index for column vector.
ベクターカラムのインデックスを更新するときにメモリリークする問題を修正しました。
If dim= 2, then prod(A, 2) returns a column vector containing the product of the elements in each row.
Dim=2の場合、prod(A,2)は、各行の要素の積を含む列ベクトルを返します。
The inputs u and v must be column vectors.
引数uとvは列ベクトルでなければいけません。
If X is row-ordered into the column vector x then AXB can also be written as(Jain 1989, 2.8 Block Matrices and Kronecker Products)(A⊗ BT)x.
Xを行順に列ベクトルとしたものをxとすればAXBは(A⊗B⊤)x と書ける(Jain1989,2.8BlockMatricesandKroneckerProducts)。
W= bohmanwin(L) returns an L-point Bohman window in column vector w.
W=bohmanwin(L)では、列ベクトルwにL点のボーマンウィンドウが返されます。
When you create the polygons, set FaceVertexCData to a column vector with one value per vertex and set FaceColor to'interp'.
多角形を作成するとき、FaceVertexCDataを頂点ごとに1つの値をもつ列ベクトルに設定し、FaceColorを'interp'に設定します。
If the'rows' flag is not specified and A is not a row vector,then C is a column vector.
Rows'フラグを指定しておらず、Aが行ベクトルでない場合、Cは列ベクトルです。
We multiply this row vector times this column vector to get row 1, column 2, right?
ここの行12を得るのでしたよね?この1行、2列だからです。
If you have three points in the scatter plot and want the colors to be indices into the colormap,specify C as a three-element column vector.
散布図内に3つの点がある場合に色をカラーマップ内にインデックスするには、Cを3要素の列ベクトルとして指定します。
If dim is equal to 2, then nanmean(X, 2)returns a column vector containing the mean for each row.
Dimが2に等しい場合、nansum(X,2)は各行の合計が格納されている列ベクトルを返します。
In general, when a scalar λ and a non-zero column vector x satisfy the relation Ax=λx for a square matrix A, λ is called an eigenvalue of A and x is called an eigenvector with respect to the eigenvalue λ.
一般に行列Aに対して、スカラーλとゼロベクトルでない列ベクトルxがAx=λxを満たすとき、λを行列Aの固有値、xを固有値λに対する固有ベクトルと呼びます。
If dim is equal to 2, then nanmean(X, 2)returns a column vector containing the mean for each row.
Dimが2に等しい場合、nanmean(X,2)は各行の平均が格納されている列ベクトルを返します。
Matrices are flattened by rows,so you can use either row or column vectors, as long as you have the same number of elements in each matrix.
行列の値は、1行目から順番に使われていくので、要素の数が同じであれば、行ベクトルと列ベクトルのどちらでも使用できます。
Results: 29, Time: 0.0234

Word-for-word translation

Top dictionary queries

English - Japanese