polyEase

polyEase(x,d,f) generates a polynomial easing function using derivatives at various points

You are now following this Submission

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

Cite As

Graham Holt (2026). polyEase (https://nl.mathworks.com/matlabcentral/fileexchange/183904-polyease), 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.2

Allows for both row and column vector inputs, renamed for additional clarity

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