In my problem, 4 parameters are there those are x1, x2, x3 and y.

y is dependent on x1, x2 and x3.

y is increasing or decreasing with x1, x2 and x3.

I have to correlate them and find the constants a, b, and c, for example:

y = a*x1 + b/x2 + x3/c 

In this problem I know the values of x1, x2, x3 and y.

Please explain in detail how to correlate them using origin or MATLAB.

Thanking you in advance.

Similar questions and discussions