PARabolic FILling midpoints Matlab script

SPONSORED LINKS

    Specification

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

PARabolic FILling midpoints script description:




Publisher review:
PARabolic FILling midpoints inserts mid points ito each interval of x,y data: all(diff(x)>0)=true FILls midpoints into vectors/matrices by PARabolic interpolation as would do Y=interp1(x,y,X,'parabolic')with X=sort([x;( x(1:end-1) x(2:end) )/2];

For matrices PARFIL works on columns. If only rows match length(x), then y will be transposed.

For regular data (equidistantly sampled, i.e. std(diff(x))=0), Y is identical with INTERPOL(y,1,DEG) in inner intervals,(completely identical for DEG=3), but INTERPOL is somewhat faster than PARFILDEMO is included in help and given byparfil()For very smooth data results are close to that of SPLINEFor somewhat noisy data can become method of choice (better than linear, pchip or spline interpolations)
PARabolic FILling midpoints is a Matlab script for Mathematics scripts design by Vassili Pastushenko. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

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