Curve Fitting w/ Hankel transform
Hello All, Happy New Year,
I am attempting to complete a curve fitting with Bessel functions as described in the reference below.
The core concept is the minimization of the coefficients ck of the Hankel transform. See screenshot below.
I am not familiar enough with Mathcad to put together the code at first sight.
(I found the minimize function, but as far I can tell, it would work on the variable r which isn't the parameter needing optimization.)
Could please someone direct me to a template I can use for the task ?

For clarification
* r radius
* f(r) (discrete) thickness profile
* ck coefficient of the Bessel decomposition
* f(r)^ simulated function
* Q cost function for minimization
* Qo(n) cost function w/ minimized coefficients ck
The challenging task, I need with, is the minimization of the function Q, acting on the ck coefficients.
Thanks for the support,
Tomasini
Reference
K. Hui, J. Mou "Bessel Decomposition of Temperature Profiles in Film Deposition Reactors", IEEE TRANS. ON SEMICONDUCTOR MANUFACTURING, VOL. 32, NO. 1, FEBRUARY 2019, pp. 31-38

