Rank: 1185 based on 59 downloads (last 30 days) and 2 files submitted
photo

Salman Rogers

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Salman View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Feb 2007 Published MATLAB Files 2D Weighted Polynomial Fitting and Evaluation Two scripts: polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial Author: Salman Rogers fitting evaluation, 2d, weighted, probability, polynomial, statistics 44 7
  • 4.85714
4.9 | 7 ratings
02 Jan 2007 polyfitweighted Simple function to calculate a polynomial best fit of 1D data Y with array of weights W (which must Author: Salman Rogers optimization, leastsquares, polymonial, best, fit, weighted 15 5
  • 3.0
3.0 | 2 ratings
Comments and Ratings on Salman's Files View all
Updated File Comment by Comments Rating
12 Oct 2011 polyfitweighted Simple function to calculate a polynomial best fit of 1D data Y with array of weights W (which must Author: Salman Rogers S

Exactly what i was looking for

03 Oct 2011 2D Weighted Polynomial Fitting and Evaluation Two scripts: polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial Author: Salman Rogers babaei, milad

would somebody plz explain me on that those script algorithm??how does code work (does the least square )???

14 Jan 2011 2D Weighted Polynomial Fitting and Evaluation Two scripts: polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial Author: Salman Rogers Holdaway, David

Very useful program, only a few issues with memory usage creating the very large grid of zeros length(x)*length(y) by length(p). Could possibly be improved with a catch routine to check if the memory usage is too high and split the (x,y) grid into 4 or 9 etc and apply the program multiple times.
This is just nitpicking though it's a very good program.

19 Aug 2009 polyfitweighted Simple function to calculate a polynomial best fit of 1D data Y with array of weights W (which must Author: Salman Rogers Matt J

In the help comments for polyfitweighted2, it says that Z and W should be of size [length(X) length(Y)]

However, throughout the code (both polyfitweighted2 and polyval2, Z and W are treated as though of size
 [length(Y) length(X)].

04 Aug 2009 2D Weighted Polynomial Fitting and Evaluation Two scripts: polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial Author: Salman Rogers E, K

Very useful. Matlab should build it in.

Top Tags Applied by Salman
best, fit, leastsquares, optimization, polymonial
Files Tagged by Salman View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Feb 2007 Published MATLAB Files 2D Weighted Polynomial Fitting and Evaluation Two scripts: polyfitweighted2 fits 2D data with weights, and polyval2 evaluates the 2D polynomial Author: Salman Rogers fitting evaluation, 2d, weighted, probability, polynomial, statistics 44 7
  • 4.85714
4.9 | 7 ratings
02 Jan 2007 polyfitweighted Simple function to calculate a polynomial best fit of 1D data Y with array of weights W (which must Author: Salman Rogers optimization, leastsquares, polymonial, best, fit, weighted 15 5
  • 3.0
3.0 | 2 ratings

Contact us at files@mathworks.com