881 - 890 of 1786 for TableSearch Results
View search results from all Wolfram sites (28565 matches)
$ImportFormats   (Built-in Mathematica Symbol)
$ImportFormats gives a list of import formats currently supported in your Mathematica system.
Curve Fitting   (Mathematica Tutorial)
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
Sending Email   (Mathematica Tutorial)
Sending email from Mathematica. The examples below require that the default mail account settings have been configured in the Internet Connectivity > Mail Settings tab of the ...
Typing Matrices   (Mathematica Tutorial)
Choose Insert > Table/Matrix > New. Use the dialog box that pops up to create a matrix. Suppose the entry in the top-left position is selected.
Perform a Linear Regression   (Mathematica How To)
One of the most common statistical models is the linear regression model. A linear model predicts the value of a response variable by the linear combination of predictor ...
Linear Programming   (Mathematica Tutorial)
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
FindFit   (Built-in Mathematica Symbol)
FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
DistributionChart   (Built-in Mathematica Symbol)
DistributionChart[{data_1, data_2, ...}] makes a distribution chart with a distribution symbol for each data_i.DistributionChart[{..., w_i[data_i, ...], ..., w_j[data_j, ...
ContourPlot3D   (Built-in Mathematica Symbol)
ContourPlot3D[f, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] produces a three-dimensional contour plot of f as a function of x, y, and z. ContourPlot3D[f == g, ...
TradingChart   (Built-in Mathematica Symbol)
TradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. TradingChart[{" name", daterange}] makes a ...
1 ... 86|87|88|89|90|91|92 ... 179 Previous Next

...