polyShape

polyShape(x,d,f) generates a polynomial shape function using derivatives at various points

You are now following this Submission

polyShape(x,d,f) takes returns the simplest polynomial which has the derivatives "d" equal to "f" at "x"

Cite As

Graham Holt (2026). polyShape (https://se.mathworks.com/matlabcentral/fileexchange/183904-polyshape), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.1

Added comments for more insight to process

1.1.0

Allowing for symbolic entries and renamed to better reflect its use case

1.0.0