VERY Nonlinear Data Fitting
古いコメントを表示
I have a problem regarding the fitting of a velocity profile inside a rectangular cross-section channel. Data yielded by a LDA measurement is to be fit using the analytically gained solution of the Navier Stokes equation for this geometry, namely
c * (b^2 (1 + 4 * sum(n = 1 .. infinity, (-1)^n/an^3 * cosh(an*x/b)/cosh(an*y/b)) - y^2)
The problem here is, obviously, that my fit parameters (a, b, c) partly appear in the nonlinear terms.
4 件のコメント
Andrew Newell
2011 年 3 月 8 日
Not only is it nonlinear but you have an infinite sum. I presume you really have a finite sum with coefficients a(i), i=1:N?
Philipp
2011 年 3 月 8 日
Andrew Newell
2011 年 3 月 8 日
What is an, then?
Philipp
2011 年 3 月 8 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrix Operations and Transformations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!