Rank: 108357 based on 0 downloads (last 30 days) and 0 files submitted
photo

Michel

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Michel
Updated File Comments Rating
05 Aug 2011 Inverse Distance Weight Inverse distance weighting (IDW) multivariate interpolation. Author: Simone Fatichi

Bug 1:
D=D(D<r2); vcc=vc(D<r2);
should be
vcc=vc(D<r2);D=D(D<r2);

Bug 2:
Division by zero when a component in D is zero, and e is negative.

Contact us at files@mathworks.com