数学吧 关注:916,379贴子:8,835,603
  • 7回复贴,共1
请问pivot在线性代数中是什么意思?


1楼2012-12-29 08:07回复
    主元
    The pivot or pivot element is the element of a matrix, an array, or some other kind of finite set, which is selected first by an algorithm (e.g.Gaussian elimination, quicksort, simplex algorithm, etc.), to do certain calculations. In the case of matrix algorithms, a pivot entry is usually required to be at least distinct from zero, and often distant from it; in this case finding this element is called pivoting. Pivoting may be followed by an interchange of rows or columns to bring the pivot to a fixed position and allow the algorithm to proceed successfully, and possibly to reduce round-off error.


    IP属地:江苏本楼含有高级字体2楼2012-12-29 08:11
    回复
      2025-08-02 06:45:06
      广告
      不感兴趣
      开通SVIP免广告
      谢谢!那请问中文翻译叫什么呢?


      3楼2012-12-29 08:50
      收起回复
        主元啊,一般是主对角线上的


        IP属地:江苏4楼2012-12-29 10:30
        收起回复