Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Pivot element
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Pivot_element
http://dbpedia.org/ontology/abstract 主元(英語:pivot或pivot element)是矩陣、陣列或是其他有限集合的一主元(英語:pivot或pivot element)是矩陣、陣列或是其他有限集合的一個演算元素,算法(如高斯消去法、快速排序、单纯形法等等)首先选出主元,用于特定计算。 在矩阵算法中,主元必须是非零元素,甚至是距零最远的元素(绝对值最大)。寻找主元的过程被称为pivoting。随后把主元所在的行交换到固定位置,用于随后的计算。主元所在的列组成列空间的一个基。但实际的算法很少移动矩阵的行,因为这对于大矩阵(含有几千到几百万的行与列)将招致极大的时间花费;替代的办法是仅仅记录矩阵的行的交换信息。 整体上,寻找主元的过程增加了算法的计算量。很多情况下这些额外的计算量是必需的,能使算法正常工作,或者对于保持计算结果的数值稳定性来说是完全有价值的.算量是必需的,能使算法正常工作,或者对于保持计算结果的数值稳定性来说是完全有价值的. , Das Pivotelement (franz. pivot ‚Dreh-, AngDas Pivotelement (franz. pivot ‚Dreh-, Angelpunkt‘) ist dasjenige Element einer Zahlenmenge, das als Erstes von einem Algorithmus (z. B. Gaußsches Eliminationsverfahren, Quicksort, Pivotverfahren) ausgewählt wird, um bestimmte Berechnungen durchzuführen. Damit Matrix-Algorithmen wie etwa das Gaußsche Eliminationsverfahren arbeiten können, ist es oft nötig, dass Elemente ungleich null existieren. Je nach Algorithmus wird gegebenenfalls nicht nur nach einem nicht verschwindenden, sondern auch nach dem (betragsmäßig) größten Element in der jeweiligen Zeile oder Spalte gesucht. Die solchermaßen getroffene Auswahl des Elements nennt man dann Pivotisierung. Die Zeile, in der das Pivotelement steht, nennt man Pivotzeile, die Spalte des Pivotelements heißt Pivotspalte. Vor der Pivotisierung ist gegebenenfalls eine Äquilibrierung durchzuführen um die Konditionszahl zu verbessern. Beim Sortieren mittels Quicksort bezeichnet das Pivotelement jenes Element, das als Aufteilungsgrenze gewählt wird. Quicksort sortiert (rekursiv) alle Elemente links und rechts vom Pivotelement. Optimal ist dabei das Median-Element, das zwei gleich große Teillisten erzeugt. das zwei gleich große Teillisten erzeugt. , ( 다른 뜻에 대해서는 피벗 (동음이의) 문서를 참고하십시오.) 선형대수학에서 피벗(pivot) 또는 피벗 성분(pivot entry,pivot element)는 특정 계산을 수행하기 위한 임의의 알고리즘 (예 : 가우스 소거법, 단순 알고리즘 등)에 의해 먼저 선택된 행렬의 성분(항,원소)이다. , In matematica, e più specificamente in algIn matematica, e più specificamente in algebra lineare, e in informatica, il pivot (in francese perno), elemento di pivot o elemento pivotale di una matrice è l'elemento della matrice che viene scelto per primo da un algoritmo (algoritmo di Gauss, ordinamento quicksort, metodo del simplesso, etc) e che si richiede rispetti determinate proprietà allo scopo di far funzionare correttamente o del tutto l'algoritmo, o più semplicemente per renderne l'esecuzione più efficiente. Quando ci si riferisce a matrici a scalini, solitamente nell'ambito dell'eliminazione gaussiana, con pivot di una riga si intende il primo elemento non nullo della riga (se esiste).elemento non nullo della riga (se esiste). , The pivot or pivot element is the element The pivot or pivot element is the element of a matrix, or an array, which is selected first by an algorithm (e.g. Gaussian elimination, 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. It is often used for verifying row echelon form. Pivoting might be thought of as swapping or sorting rows or columns in a matrix, and thus it can be represented as multiplication by permutation matrices. However, algorithms rarely move the matrix elements because this would cost too much time; instead, they just keep track of the permutations. Overall, pivoting adds more operations to the computational cost of an algorithm. These additional operations are sometimes necessary for the algorithm to work at all. Other times these additional operations are worthwhile because they add numerical stability to the final result.d numerical stability to the final result.
http://dbpedia.org/ontology/wikiPageExternalLink http://www.cas.mcmaster.ca/~terlaky/files/crisscross.ps +
http://dbpedia.org/ontology/wikiPageID 9811503
http://dbpedia.org/ontology/wikiPageInterLanguageLink http://sv.dbpedia.org/resource/Pivotelement +
http://dbpedia.org/ontology/wikiPageLength 8236
http://dbpedia.org/ontology/wikiPageRevisionID 1075682717
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Array_data_structure + , http://dbpedia.org/resource/Reduced_row_echelon_form + , http://dbpedia.org/resource/Category:Numerical_linear_algebra + , http://dbpedia.org/resource/Algorithm + , http://dbpedia.org/resource/Gaussian_elimination + , http://dbpedia.org/resource/Numerical_stability + , http://dbpedia.org/resource/Matrix_multiplication + , http://dbpedia.org/resource/Absolute_value + , http://dbpedia.org/resource/Matrix_%28mathematics%29 + , http://dbpedia.org/resource/Quicksort + , http://dbpedia.org/resource/Row_echelon_form + , http://dbpedia.org/resource/Category:Exchange_algorithms + , http://dbpedia.org/resource/Permutation_matrix + , http://dbpedia.org/resource/Simplex_algorithm +
http://dbpedia.org/property/id 1243
http://dbpedia.org/property/title Pivoting
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:PlanetMath_attribution + , http://dbpedia.org/resource/Template:Cite_journal + , http://dbpedia.org/resource/Template:Numerical_linear_algebra + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Hatnote + , http://dbpedia.org/resource/Template:Isbn +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Exchange_algorithms + , http://dbpedia.org/resource/Category:Numerical_linear_algebra +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Element +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Pivot_element?oldid=1075682717&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Pivot_element +
owl:sameAs http://ko.dbpedia.org/resource/%ED%94%BC%EB%B2%97 + , http://de.dbpedia.org/resource/Pivotelement + , http://www.wikidata.org/entity/Q1425280 + , http://yago-knowledge.org/resource/Pivot_element + , http://ca.dbpedia.org/resource/Element_de_pivot + , http://rdf.freebase.com/ns/m.02psz88 + , http://tr.dbpedia.org/resource/Pivot_eleman + , https://global.dbpedia.org/id/S53T + , http://it.dbpedia.org/resource/Pivot_%28matematica%29 + , http://zh.dbpedia.org/resource/%E4%B8%BB%E5%85%83 + , http://dbpedia.org/resource/Pivot_element +
rdf:type http://dbpedia.org/class/yago/Algorithm105847438 + , http://dbpedia.org/class/yago/WikicatAlgorithms + , http://dbpedia.org/class/yago/Event100029378 + , http://dbpedia.org/class/yago/Rule105846932 + , http://dbpedia.org/ontology/MilitaryUnit + , http://dbpedia.org/class/yago/Array107939382 + , http://dbpedia.org/class/yago/Act100030358 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/WikicatMatrices + , http://dbpedia.org/class/yago/Procedure101023820 + , http://dbpedia.org/class/yago/Matrix108267640 + , http://dbpedia.org/class/yago/Activity100407535 + , http://dbpedia.org/class/yago/Group100031264 + , http://dbpedia.org/class/yago/WikicatExchangeAlgorithms + , http://dbpedia.org/class/yago/Arrangement107938773 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/YagoPermanentlyLocatedEntity +
rdfs:comment The pivot or pivot element is the element The pivot or pivot element is the element of a matrix, or an array, which is selected first by an algorithm (e.g. Gaussian elimination, 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. It is often used for verifying row echelon form.often used for verifying row echelon form. , Das Pivotelement (franz. pivot ‚Dreh-, AngDas Pivotelement (franz. pivot ‚Dreh-, Angelpunkt‘) ist dasjenige Element einer Zahlenmenge, das als Erstes von einem Algorithmus (z. B. Gaußsches Eliminationsverfahren, Quicksort, Pivotverfahren) ausgewählt wird, um bestimmte Berechnungen durchzuführen. Beim Sortieren mittels Quicksort bezeichnet das Pivotelement jenes Element, das als Aufteilungsgrenze gewählt wird. Quicksort sortiert (rekursiv) alle Elemente links und rechts vom Pivotelement. Optimal ist dabei das Median-Element, das zwei gleich große Teillisten erzeugt. das zwei gleich große Teillisten erzeugt. , 主元(英語:pivot或pivot element)是矩陣、陣列或是其他有限集合的一主元(英語:pivot或pivot element)是矩陣、陣列或是其他有限集合的一個演算元素,算法(如高斯消去法、快速排序、单纯形法等等)首先选出主元,用于特定计算。 在矩阵算法中,主元必须是非零元素,甚至是距零最远的元素(绝对值最大)。寻找主元的过程被称为pivoting。随后把主元所在的行交换到固定位置,用于随后的计算。主元所在的列组成列空间的一个基。但实际的算法很少移动矩阵的行,因为这对于大矩阵(含有几千到几百万的行与列)将招致极大的时间花费;替代的办法是仅仅记录矩阵的行的交换信息。 整体上,寻找主元的过程增加了算法的计算量。很多情况下这些额外的计算量是必需的,能使算法正常工作,或者对于保持计算结果的数值稳定性来说是完全有价值的.算量是必需的,能使算法正常工作,或者对于保持计算结果的数值稳定性来说是完全有价值的. , ( 다른 뜻에 대해서는 피벗 (동음이의) 문서를 참고하십시오.) 선형대수학에서 피벗(pivot) 또는 피벗 성분(pivot entry,pivot element)는 특정 계산을 수행하기 위한 임의의 알고리즘 (예 : 가우스 소거법, 단순 알고리즘 등)에 의해 먼저 선택된 행렬의 성분(항,원소)이다. , In matematica, e più specificamente in algIn matematica, e più specificamente in algebra lineare, e in informatica, il pivot (in francese perno), elemento di pivot o elemento pivotale di una matrice è l'elemento della matrice che viene scelto per primo da un algoritmo (algoritmo di Gauss, ordinamento quicksort, metodo del simplesso, etc) e che si richiede rispetti determinate proprietà allo scopo di far funzionare correttamente o del tutto l'algoritmo, o più semplicemente per renderne l'esecuzione più efficiente. per renderne l'esecuzione più efficiente.
rdfs:label 主元 , 피벗 , Pivotelement , Pivot (matematica) , Pivot element , Element de pivot
hide properties that link here 
http://dbpedia.org/resource/Pivot + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Complete_pivoting + , http://dbpedia.org/resource/Partial_pivoting + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Numerical_linear_algebra + , http://dbpedia.org/resource/Row_echelon_form + , http://dbpedia.org/resource/Symmetric_matrix + , http://dbpedia.org/resource/LU_decomposition + , http://dbpedia.org/resource/Rank_%28linear_algebra%29 + , http://dbpedia.org/resource/Diagonally_dominant_matrix + , http://dbpedia.org/resource/Pivot + , http://dbpedia.org/resource/Pivoting + , http://dbpedia.org/resource/Cauchy_matrix + , http://dbpedia.org/resource/Rank_factorization + , http://dbpedia.org/resource/Cholesky_decomposition + , http://dbpedia.org/resource/Fisher%E2%80%93Yates_shuffle + , http://dbpedia.org/resource/Gaussian_elimination + , http://dbpedia.org/resource/LINPACK_benchmarks + , http://dbpedia.org/resource/Definite_matrix + , http://dbpedia.org/resource/List_of_numerical_analysis_topics + , http://dbpedia.org/resource/System_of_linear_equations + , http://dbpedia.org/resource/Kalman_filter + , http://dbpedia.org/resource/Row_and_column_spaces + , http://dbpedia.org/resource/Row_equivalence + , http://dbpedia.org/resource/Magma_%28computer_algebra_system%29 + , http://dbpedia.org/resource/Lemke%27s_algorithm + , http://dbpedia.org/resource/Complete_pivoting + , http://dbpedia.org/resource/Bohemian_matrices + , http://dbpedia.org/resource/Interval_arithmetic + , http://dbpedia.org/resource/Orthogonal_matrix + , http://dbpedia.org/resource/Hermite_normal_form + , http://dbpedia.org/resource/Partial_pivoting + , http://dbpedia.org/resource/Pivot_position + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Pivot_element + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Pivot_element + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.