At first thank you.
Then :
I have idea about form of equation. For Example
it is sth like below :
y = x_1^2+b+x_2^2+c
But after that how can find b and c ?? And obtain equation.
Thank you
Mahdi
Hello
How can obtain equation of f(x_1, x_2)= y, with
x_1, x_2 and y ??
(with statistics ToolBox => Polynomial fiitting tool,
nonlinear fitting tool, ....)
Thank You
Mahdi Heidari
Hello
How can import more than one X Data to
Curve fitting(GUI) ??
I need function with more than one
independent variable but Curve fitting
just import one vector of X Data.
For example sth like this => f(x_1, x_2)= y;
Best Regards,
Mahdi Heidari
At first thank you for your reply.
My Inputs are parameters of a building
which is in fire. Those parameters are :
1) Capacity
2) Fieryness
3) Time of burning
4) area of building
and output is Energy of building which is in fire. I need
a function or an equation to tell me :
A building with...
Hello
This is my question :
1)We have 1000 inputs. For Example :
input{x_1, x_2, x_3, x_4}
2)And also we have 1000 outputs for our inputs.
For Example :
output{y_1} for input{x_1, x_2, x_3, x_4}
output{y_2} for input{x_5, x_6, x_7, x_8}
3)We have a function or an equation which returns...