Finding a fitness function for GA

1 次查看(过去 30 天)
Leila
Leila 2014-6-10
回答: Alan Weiss 2014-6-10
I have made a thermal model for a building and I try to calibrate it to the real building,and the objective is the cooling load.I am going to find the optimized parameters (as input of my model) to have a calibrated model. I have 3 columns of parameters and 1 column of output saved in an Excel file. I think the GA is the best way to find the optimized parameters. As I can understand first I need to find a fitness function for my data Q=f(x1,x2,x3). Could you please tell me what is the best way to do it?
I really appreciate your help and time.
Leila

回答(1 个)

Alan Weiss
Alan Weiss 2014-6-10
I don't know why you think GA is the way to go, but here is an example of nonlinear curve fitting using several different solvers.
Alan Weiss
MATLAB mathematical toolbox documentation

类别

Help CenterFile Exchange 中查找有关 Get Started with Curve Fitting Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by