2301 - 2310 of 8152 for plot a graphSearch Results
View search results from all Wolfram sites (68428 matches)
Basic Matrix Operations   (Mathematica Tutorial)
Some basic matrix operations. Transposing a matrix interchanges the rows and columns in the matrix. If you transpose an m×n matrix, you get an n×m matrix as the result. ...
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 ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
DialogSymbols   (Built-in Mathematica Symbol)
DialogSymbols is an option for Dialog which gives a list of symbols whose values should be localized in the dialog.
Tensors   (Mathematica Tutorial)
Tensors are mathematical objects that give generalizations of vectors and matrices. In Mathematica, a tensor is represented as a set of lists, nested to a certain number of ...
Flat   (Built-in Mathematica Symbol)
Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
NonConstants   (Built-in Mathematica Symbol)
NonConstants is an option for D which gives a list of objects to be taken to depend implicitly on the differentiation variables.
Tr   (Built-in Mathematica Symbol)
Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...
Nested Lists   (Mathematica Tutorial)
Ways to construct nested lists. This generates a table corresponding to a 2×3 nested list. This generates an array corresponding to the same nested list.
Subresultants   (Built-in Mathematica Symbol)
Subresultants[poly_1, poly_2, var] generates a list of the principal subresultant coefficients of the polynomials poly_1 and poly_2 with respect to the variable var.
1 ... 228|229|230|231|232|233|234 ... 816 Previous Next

...