2391 - 2400 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
Entering Two-Dimensional Input   (Mathematica Tutorial)
When Mathematica reads the text x^y, it interprets it as x raised to the power y. In a notebook, you can also give the two-dimensional input x^y directly. Mathematica again ...
Regular Expressions   (Mathematica Tutorial)
General Mathematica patterns provide a powerful way to do string manipulation. But particularly if you are familiar with specialized string manipulation languages, you may ...
Structural Operations on Polynomials   (Mathematica Tutorial)
Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
Assuming   (Built-in Mathematica Symbol)
Assuming[assum, expr] evaluates expr with assum appended to $Assumptions, so that assum is included in the default assumptions used by functions such as Refine, Simplify, and ...
MathLink and External Program ...   (Mathematica Overview)
Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
Troubleshooting MathLM   (Mathematica Tutorial)
The following techniques are useful for debugging problems with client connections to the license server. MathLM will not start if it cannot find the password file. In that ...
Eliminate   (Built-in Mathematica Symbol)
Eliminate[eqns, vars] eliminates variables between a set of simultaneous equations.
Nonlinear PDEs   (Mathematica Tutorial)
The general first-order nonlinear PDE for an unknown function u(x,y) is given by Here F is a function of uu(x,y), p ( ∂u(x,y) ) / ( ∂x ) , and q ( ∂u(x,y) ) / ( ∂y ) . The ...
Putting Constraints on Patterns   (Mathematica Tutorial)
Mathematica provides a general mechanism for specifying constraints on patterns. All you need to do is to put /;condition at the end of a pattern to signify that it applies ...
Operations on Strings   (Mathematica Tutorial)
Mathematica provides a variety of functions for manipulating strings. Most of these functions are based on viewing strings as a sequence of characters, and many of the ...
1 ... 237|238|239|240|241|242|243 ... 809 Previous Next

...