Posted by: Neural September 8, 2009
MATLAB: Parameter Estimation (help)
Login in to Rate this Post:     0       ?        
Has anyone come across with the following:

I need to calculate parameters  a1, n1 ... a3, n3 of the following equation (linear, say):


a1, a2, a3 are coefficients;
n1, n2, n3 are exponential ones.


Y = X1 (a1 * V^{n1} + a2 * V^{n2} + a3 * V^{n3})

where Y, X1, and V are known values.

Will it be possible to do so in MATLAB?  if so, I would highly appreciate if you could let me know the procedure.

Else, any other approach will be warmly welcomed.

Thx in advance.

Last edited: 08-Sep-09 05:12 AM
Read Full Discussion Thread for this article