Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...
PoleZeroMarkers is an option for RootLocusPlot that specifies the markers to be drawn on the complex plane at the open-loop poles, closed-loop poles, and open-loop zeros.
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
ArcSinDistribution[{x min, x max}] represents the arc sine distribution supported between x min and x max.
Eigenvectors[m] gives a list of the eigenvectors of the square matrix m. Eigenvectors[{m, a}] gives the generalized eigenvectors of m with respect to a. Eigenvectors[m, k] ...
Constructing Matrices Getting and Setting Pieces of Matrices Scalars, Vectors, and Matrices
Cubics
(Built-in Mathematica Symbol) Cubics is an option for functions that involve solving algebraic equations, that specifies whether explicit forms for solutions to cubic equations should be given.
Quartics is an option for functions that involve solving algebraic equations that specifies whether explicit forms for solutions to quartic equations should be given.
Tr
(Built-in Mathematica Symbol) Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...