homographic interpolation of experimental data point

3 ビュー (過去 30 日間)
SYML2nd
SYML2nd 2019 年 6 月 20 日
コメント済み: John D'Errico 2019 年 6 月 24 日
Hi all,
I have a theoretical and practical problem.
I want to do interpolation using this homographic function y = (ax + b)/(cx + d) of some experimental data, in order to find the coefficient a, b ,c ,d.
I know that if I want to do a polynomial interpolation, I need to use polyfit, but I cannot use this for this homographic function
I am trying to search how to do that, but I didn't find anything, can you help me?
Thank you
  4 件のコメント
John D'Errico
John D'Errico 2019 年 6 月 24 日
please learn to use comments, instead of adding multiple answers.
John D'Errico
John D'Errico 2019 年 6 月 24 日
Moved two answers to a comment:
"yes, but I don't know how to specify my fittype. In other word I don't know how can my fit follow the function y = (ax + b)/(cx + d)"
"Thank you to everyone. I did it using the fitting curve tool."

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by