powfit

Calculates the power regression equation y = a * x^b that fits inputted nodes (x,y).

Arguments

  1. Input matrix m

Output

Expression a * x^b

Examples

powfit