Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

RouthHurwitz

Guides

  • Guide to ZigangPan`RouthHurwitz`

Symbols

  • EmptyMatrixQ
  • FullColumnRankQ
  • FullRowRankQ
  • HurwitzMatrixQ
  • myMatrixQ
  • myNumericMatrixQ
  • myPositiveDefiniteMatrixQ
  • mySymmetricMatrixQ
  • NonDecreasingQ
  • NonNegativeDefiniteMatrixQ
  • NonSingularMatrixQ
  • RouthHurwitzTest
  • StrictIncreasingQ
Guide to ZigangPan`RouthHurwitz`
This is a listing of all functions in the paclet ZigangPan`RouthHurwitz`.
StrictIncreasingQ
— test whether a list of numbers is strictly increasing.
NonDecreasingQ
— test whether a list of numbers is nondecreasing, i.e., increasing but not necessarily strictly.
EmptyMatrixQ
— test whether a list is an empty matrix.
myMatrixQ
— test whether a list is a matrix.
myNumericMatrixQ
— test whether a list is a matrix with only numeric values.
RouthHurwitzTest
— the correct Routh Hurwitz test.
mySymmetricMatrixQ
— test whether a list is a symmetric matrix.
myPositiveDefiniteMatrixQ
— test whether a list is a positive definite matrix.
NonNegativeDefiniteMatrixQ
— test whether a list is a nonnegative definite matrix, i.e., a positive semidefinite matrix.
HurwitzMatrixQ
— test whether a matrix is a Hurwitz matrix, i.e., all eigenvalues are in the open left half plane.
FullRowRankQ
— test whether a matrix is of full row rank.
FullColumnRankQ
— test whether a matrix is of full column rank.
NonSingularMatrixQ
— test whether a matrix is nonsingular, i.e., of full column rank or of full row rank.
Test for polynomials of one variable.
RouthHurwitzTest
 ▪
Test for vectors.
StrictIncreasingQ
▪
NonDecreasingQ
Test for matrices.
EmptyMatrixQ
▪
myMatrixQ
▪
myNumericMatrixQ
▪
mySymmetricMatrixQ
▪
myPositiveDefiniteMatrixQ
▪
NonNegativeDefiniteMatrixQ
▪
HurwitzMatrixQ
▪
FullRowRankQ
▪
FullColumnRankQ
▪
NonSingularMatrixQ
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com