931 - 940 of 1620 for PlotSearch Results
View search results from all Wolfram sites (36909 matches)
GXL   (Mathematica Import/Export Format)
GXL graph data format. Used for the storage and exchange of graphs. GXL is an acronym derived from Graph Exchange Language. XML-based format. Represents typed, attributed, ...
GenomeData   (Built-in Mathematica Symbol)
GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome.GenomeData["gene", " property"] gives the value of the specified property for ...
LeastSquares   (Built-in Mathematica Symbol)
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
ProteinData   (Built-in Mathematica Symbol)
ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
Definite Integrals   (Mathematica Tutorial)
Integration functions. Here is the integral ∫_a^bx^2 dx. This gives the multiple integral ∫_0^adx ∫_0^bd y(x^2+y^2).
Evaluation   (Mathematica Tutorial)
The following is the sequence of steps that Mathematica follows in evaluating an expression like h[e_1,e_2…]. Every time the expression changes, Mathematica effectively ...
Functions that are specified by simple algebraic formulas tend to be such that when their input is changed only slightly, their output also changes only slightly. But ...
Symbolic Evaluation   (Mathematica Tutorial)
The functions FindMinimum, FindMaximum, and FindRoot have the HoldAll attribute and so have special semantics for evaluation of their arguments. First, the variables are ...
DSolve   (Built-in Mathematica Symbol)
DSolve[eqn, y, x] solves a differential equation for the function y, with independent variable x. DSolve[{eqn_1, eqn_2, ...}, {y_1, y_2, ...}, x] solves a list of ...
While differential equations have three basic types—ordinary (ODEs), partial (PDEs), or differential-algebraic (DAEs), they can be further described by attributes such as ...
1 ... 91|92|93|94|95|96|97 ... 162 Previous Next

...