11 - 20 of 21 for NonConstantsSearch Results
View search results from all Wolfram sites (122 matches)
Algebraic Operations on Polynomials   (Mathematica Tutorial)
For many kinds of practical calculations, the only operations you will need to perform on polynomials are essentially structural ones. If you do more advanced algebra with ...
Statistical Model Analysis   (Mathematica Tutorial)
When fitting models to data, it is often useful to analyze how well the model fits the data and how well the fitting meets the assumptions of the model. For a number of ...
Diophantine Polynomial Systems   (Mathematica Tutorial)
A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...
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 ...
LinearModelFit   (Built-in Mathematica Symbol)
LinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a linear model of the form \[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ... that fits the y_i for successive x ...
RSolve   (Built-in Mathematica Symbol)
RSolve[eqn, a[n], n] solves a recurrence equation for a[n]. RSolve[{eqn_1, eqn_2, ...}, {a_1[n], a_2[n], ...}, n] solves a system of recurrence equations. RSolve[eqn, a[n_1, ...
PartialSumOfSquares   (Obsolete Regression Common Package Symbol)
As of Version 7.0, PartialSumOfSquares has become a property of LinearModelFit.
SequentialSumOfSquares   (Obsolete Regression Common Package Symbol)
As of Version 7.0, SequentialSumOfSquares has become a property of LinearModelFit.
EigenstructureTable   (Obsolete Regression Common Package Symbol)
As of Version 7.0, EigenstructureTable has become a property of LinearModelFit.
DesignedRegress   (Obsolete Linear Regression Package Symbol)
As of Version 7.0, DesignedRegress has been superseded by LinearModelFit.
1|2|3 Previous Next

...