2D Weighted Polynomial Fitting and Evaluation Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: polyfitweighted2.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Salman Rogers (View more)

2D Weighted Polynomial Fitting and Evaluation script description:




Publisher review:
2D Weighted Polynomial Fitting and Evaluation - polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial polyfitweighted2.m: Find a least-squares fit of 2D data z(x,y) with an n th order polynomial, weighted by w(x,y).polyval2.m: Evaluate 2D polynomial produced by polyfitweighted2.m.Usage polyfitweighted2P = polyfitweighted2(X,Y,Z,N,W) finds the coefficients of a polynomial P(X,Y) of degree N that fits the data Z best in a least-squares sense. P is a row vector of length (N 1)*(N 2)/2 containing the polynomial coefficients in ascending powers, 0th order first.P = [p00 p10 p01 p20 p11 p02 p30 p21 p12 p03...]where pNM is the polynomial coefficient of the Nth power of X times the Mth power of Y.based on polyfit.m by The Mathworks Inc. For more information see HTML-published M-file included.Note: P is not in the format of standard Matlab 1D polynomials. Use polval2.m to evaluate the polynomial in this format, at given values of x,y.Usage polyval2Z = POLYVAL2(P,X,Y) returns the value of a 2D polynomial P evaluated at (X,Y). P is a vector of length (N 1)*(N 2)/2 containing the polynomial coefficients in ascending powers as above
2D Weighted Polynomial Fitting and Evaluation is a Matlab script for Statistics and Probability scripts design by Salman Rogers. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
2D Weighted Polynomial Fitting and Evaluation - polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5