expreg
Calculates the exponential regression value y that satisfies the equation y = a * exp(b * x) for an inputted argument x.
Arguments
- Input matrix m with positive y values
- Input value or vector x
Output
Resulting value or vector
Examples

Calculates the exponential regression value y that satisfies the equation y = a * exp(b * x) for an inputted argument x.
Resulting value or vector