21 - 30 of 1192 for algebraic equationsSearch Results
View search results from all Wolfram sites (35854 matches)
DiscreteLyapunovSolve   (Built-in Mathematica Symbol)
DiscreteLyapunovSolve[a, c] finds the numeric solution x of the discrete matrix equation a.x.a\[ConjugateTranspose] - x == c.DiscreteLyapunovSolve[a, b, c] solves a.x.b - x ...
LyapunovSolve   (Built-in Mathematica Symbol)
LyapunovSolve[a, c] finds a solution x of the matrix Lyapunov equation a.x + x.a\[ConjugateTranspose] == c.LyapunovSolve[a, b, c] solves a.x + x.b == c.LyapunovSolve[{a, d}, ...
Equations in One Variable   (Mathematica Tutorial)
The main equations that Solve and related Mathematica functions deal with are polynomial equations. It is easy to solve a linear equation in  x. One can also solve quadratic ...
Transforming Algebraic Expressions   (Mathematica Tutorial)
There are often many different ways to write the same algebraic expression. As one example, the expression (1+x)^2 can be written as 1+2x+x^2. Mathematica provides a large ...
Algebraic Transformations   (Mathematica Guide)
Mathematica includes functions for performing a variety of specific algebraic transformations. Some are algorithmically straightforward; others include highly sophisticated ...
Numerical Solution of Differential ...   (Mathematica Tutorial)
The function NDSolve discussed in "Numerical Differential Equations" allows you to find numerical solutions to differential equations. NDSolve handles both single ...
Simultaneous Equations   (Mathematica Tutorial)
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
Use Derivatives for Setting Up ...   (Mathematica How To)
Mathematica 's functions for solving differential equations can be applied to many different classes of differential equations, including ordinary differential equations ...
Simplifying Algebraic Expressions   (Mathematica Tutorial)
There are many situations where you want to write a particular algebraic expression in the simplest possible form. Although it is difficult to know exactly what one means in ...
NDSolve   (Built-in Mathematica Symbol)
NDSolve[eqns, y, {x, x_min, x_max}] finds a numerical solution to the ordinary differential equations eqns for the function y with the independent variable x in the range ...
1|2|3|4|5|6 ... 120 Previous Next

...