早教吧作业答案频道 -->英语-->
矩阵里的pivot是什么?
题目详情
矩阵里的pivot是什么?
▼优质解答
答案和解析
一般翻译为“主元”,在对矩阵做某种算法时,首先进行的部分元素.在线性规划的单纯形法中常见.
wiki的解释如下:
Pivot element
(the first element distinct from zero in a matrix in echelon form)
The pivot or pivot element is the element of a matrix,which is selected first by an algorithm (e.g.Gaussian elimination,Quicksort,Simplex algorithm),to do certain calculations with the matrix.
The above mentioned matrix algorithms require an entry distinct from zero in pivot position to work properly or at all respectively.Depending on the algorithm either one (random) element distinct from zero or the element with the greatest absolute value in a row or column is chosen.This is called pivotization.The row containing the pivot element is called pivot row,the pivot element's column is called pivot column.
Pivot element in Quicksort means the element that is selected as boundary for partitioning.Quicksort sorts all elements „left“ and „right“ of the pivot element recursively.
wiki的解释如下:
Pivot element
(the first element distinct from zero in a matrix in echelon form)
The pivot or pivot element is the element of a matrix,which is selected first by an algorithm (e.g.Gaussian elimination,Quicksort,Simplex algorithm),to do certain calculations with the matrix.
The above mentioned matrix algorithms require an entry distinct from zero in pivot position to work properly or at all respectively.Depending on the algorithm either one (random) element distinct from zero or the element with the greatest absolute value in a row or column is chosen.This is called pivotization.The row containing the pivot element is called pivot row,the pivot element's column is called pivot column.
Pivot element in Quicksort means the element that is selected as boundary for partitioning.Quicksort sorts all elements „left“ and „right“ of the pivot element recursively.
看了 矩阵里的pivot是什么?...的网友还看了以下:
酸和碱当中一般含有什么元素.比如说H、N、O什么的 2020-05-12 …
A的特征值全部为0,A一定等于O吗AX=mXX为特征向量m为特征值那么可以理解为当m=0时,AX= 2020-05-13 …
关于线性代数的问题,急·····1)设A为n阶矩阵,若存在正整数k使得A^k=O,则称A为幂零矩阵 2020-05-14 …
线性代数 方阵的行列式的性质:请证明方阵的行列式的性质:A,B为方阵,则AB乘积的行列式等于A的行 2020-05-15 …
为什么矩阵的乘法不一定满足消去律?譬如矩阵A、B、C,若AB=AC,且A≠O(这里指全0矩阵),不 2020-06-10 …
o野o既唔系咁容易伤心要分d辈分什么意思,怎么读粤语里会写道o野o既o什么的,怎么读,唔系咁容易伤 2020-06-26 …
矩阵平方差设方阵A满足A²-A-2E=O,求A的逆矩阵.答案是1/2(A-E).为啥不是1/2E, 2020-07-18 …
东方明珠塔用英语怎么说?我打百分之百的保证不是拼音,好像是O什么的? 2020-07-21 …
关于正交矩阵的问题实对称矩阵A=[1,-2,0][-2,2,-2][0,-2,3]求正交矩阵Q,使 2020-07-26 …
逆矩阵对称矩阵如果一个矩阵转置后还是它本身那么它一定是对称矩阵吗?(O矩阵除外) 2020-07-29 …
相关搜索:矩阵里的pivot是什么