Matrix functions, such as the exponential, square root and cosine, play an indispensable role in various fields including quantum mechanics, control theory and numerical solution of differential ...
SAS/IML software has many built-in functions that generate useful matrices. For example, the J function creates a matrix with a given dimension and element value when you supply the number of rows and ...
Matrix inequalities and convex functions constitute a central theme in modern mathematical analysis, with far‐reaching implications across numerical analysis, optimisation, quantum information, and ...
This is a preview. Log in through your library . Abstract Let f be a positive real-valued function defined on an interval I ⊆ R. The function f is said to be log-convex if logf is convex on I. In this ...
In the numerical analysis of physical problems, there often arise large matrices which exhibit certain kinds of block-symmetry when partitioned appropriately. In this article, the structures of the ...
Vectors, lists, arrays, matrices and data frames -- a look at five of the most fundamental data structures built into R. Among my colleagues, R is one of the fastest-growing programming languages.