Math Problem Statement

how to fitting the a curve with expression: y=a\cdot x^c \cdot e^{-kx}+b . x and y are variable, c and k and b is the parameters need to be fitted. what's the mathematical dedude detail

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Non-linear regression
Optimization methods
Numerical analysis

Formulas

Model function: y = a * x^c * e^(-kx) + b
Error function: RSS(a, c, k, b)

Theorems

-

Suitable Grade Level

Advanced