Cumulative Cubic Integration

版本 1.0.0.0 (940 字节) 作者: Roger Stafford
Similar to cumtrapz but third order accuracy. Unequal x spacing allowed.
1.4K 次下载
更新时间 2008/3/11

无许可证

z = cumint3(x,y) approximates the integrals from x1 to x2 of a cubic polynomial through points (x0,y0), (x1,y1), (x2,y2), (x3,y3) for sliding four-point sets, and produces z as the cumulative values of these in a manner similar to cumtrapz. End intervals use cubics with two other points to the same side. Unequal intervals in x values are allowed. x, y, and z are column vectors of the same length which can be any amount not less than four.

引用格式

Roger Stafford (2024). Cumulative Cubic Integration (https://www.mathworks.com/matlabcentral/fileexchange/19152-cumulative-cubic-integration), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0