Can anyone help me write a genetic algorithm code for this in Matlab?

A,B,C,D - parameters have to be optimised in
QLC=(A*exp((-(C*Ec*Q*Cr)/(R*T)))+(B*exp((-D*Ed*Q*Dr)/(R*T)))
and the fitness function QLM-QLC has to be minimized. QLM and QLC are vectors.

5 件のコメント

Birdman
Birdman 2018 年 3 月 27 日
Where is QLM?
Walter Roberson
Walter Roberson 2018 年 3 月 27 日
Is there a reason for not using the curve fitting toolbox for this?
anita sood
anita sood 2018 年 3 月 27 日
QLM is just a vector of numbers.
anita sood
anita sood 2018 年 3 月 27 日
I'm not aware of a curve fitting toolbox.
Walter Roberson
Walter Roberson 2018 年 3 月 27 日
https://www.mathworks.com/products/curvefitting.html
This sort of application is exactly what the curve fitting toolbox is designed for.

サインインしてコメントする。

回答 (0 件)

カテゴリ

質問済み:

2018 年 3 月 27 日

コメント済み:

2018 年 3 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by