FILLNANS Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: fillnans.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Ian Howat (View more)

FILLNANS script description:




Publisher review:
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values. FILLNANS replaces all NaNs in array using inverse-distance weighting.Y = FILLNANS(X) replaces all NaNs in the vector or array X by inverse-distance weighted interpolation:Y = sum(X/D^3)/sum(1/D^3)where D is the distance (in pixels) from the NaN node to all non-NaN values X. Values farther from a known non-NaN value will tend toward the average of all the values.Y = FILLNANS(...,'power',p) uses a power of p in the weighting function. The higher the value of p, the stronger the weighting.Y = FILLNANS(...,'radius',d) only used pixels < d pixels away for weighted averaging.NOTE: Use in conjunction with INVDISTGRID to grid and interpolate x,y,z data.See also INPAINT_NANS Requirements: ยท MATLAB Release: R2006a
FILLNANS is a Matlab script for Mathematics scripts design by Ian Howat. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.

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