121 - 130 of 136 for ParametricPlot3DSearch Results
View search results from all Wolfram sites (2274 matches)
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
LQRegulatorGains   (Built-in Mathematica Symbol)
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...
StateResponse   (Built-in Mathematica Symbol)
StateResponse[ss, u, t] gives the state response of the StateSpaceModel object ss to the input u as a function of time t.StateResponse[ss, u, {t, t_min, t_max}] gives the ...
Integrate   (Built-in Mathematica Symbol)
Integrate[f, x] gives the indefinite integral \[Integral]f d x. Integrate[f, {x, x_min, x_max}] gives the definite integral \[Integral]_x_min^x_max\ f\ d x. Integrate[f, {x, ...
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 ...
Delay Differential Equations   (Mathematica Tutorial)
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
Reduce   (Built-in Mathematica Symbol)
Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
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 ...
Numerical Solution of Partial ...   (Mathematica Tutorial)
The numerical method of lines is a technique for solving partial differential equations by discretizing in all but one dimension, and then integrating the semi-discrete ...
ParametricPlot3D::ppx   (Mathematica Message)
ParametricPlot3D::ppx
1 ... 10|11|12|13|14 Previous Next

...