201 - 210 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
DiscreteRiccatiSolve   (Built-in Mathematica Symbol)
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...
Solve   (Built-in Mathematica Symbol)
Solve[expr, vars] attempts to solve the system expr of equations or inequalities for the variables vars. Solve[expr, vars, dom] solves over the domain dom. Common choices of ...
Map a Function over a List   (Mathematica How To)
Mathematica includes many powerful operations for working with lists. It is often desirable to map a function onto each individual element in a list. While listable functions ...
GenericCylindricalDecomposition   (Built-in Mathematica Symbol)
GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
Boole   (Built-in Mathematica Symbol)
Boole[expr] yields 1 if expr is True and 0 if it is False.
InverseFunction   (Built-in Mathematica Symbol)
InverseFunction[f] represents the inverse of the function f, defined so that InverseFunction[f][y] gives the value of x for which f[x] is equal to y. InverseFunction[f, n, ...
ComposeList   (Built-in Mathematica Symbol)
ComposeList[{f_1, f_2, ...}, x] generates a list of the form {x, f_1[x], f_2[f_1[x]], ...}.
Parts of Expressions   (Mathematica Tutorial)
Since lists are just a particular kind of expression, it will come as no surprise that you can refer to parts of any expression much as you refer to parts of a list. This ...
Functional Operations   (Mathematica Overview)
Function Names as Expressions Applying Functions Repeatedly Applying Functions to Lists and Other Expressions
Mathematics and Algorithms   (Mathematica Guide)
The world's largest integrated web of mathematical capabilities and algorithms
1 ... 18|19|20|21|22|23|24 ... 461 Previous Next

...