You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
polyInterp(x,d,f) returns the simplest polynomial which has the derivatives "d" equal to "f" at "x"
Cite As
Graham Holt (2026). polyInterp (https://in.mathworks.com/matlabcentral/fileexchange/183904-polyinterp), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0 (1.7 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.2.0 | Includes functionality to solve systems with redundant conditions and improved clarity in algorithm with closer relation to underlying Vandermonde matrix |
||
| 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 |
