lsqcurvefit x solution as an integer

Hello,
I'm using lsqcurvefit function and i try to find the coefficients x restricted as an integer. Is it possible?
Thanks in advance.

 採用された回答

Matt J
Matt J 2014 年 2 月 28 日

1 投票

No, it's not possible. You could try using GA if you have the Global Optimization Toolbox. Or, you could just exhaustively search all possible values of the parameters if the number of x(i) isn't too large.

1 件のコメント

scarzo
scarzo 2014 年 2 月 28 日
Thank you Matt for your answer.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMatrix Computations についてさらに検索

タグ

質問済み:

2014 年 2 月 28 日

コメント済み:

2014 年 2 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by