polyfic

版本 1.0.0.0 (813 字节) 作者: Vassili Pastushenko
Vectorized fit of vectors to columns of a matrix.
4.6K 次下载
更新时间 2004/11/18

无许可证

In image analysis, such as in the field of AFM topography, a standard problem is to fit polynomials of given ORDer to many columns of data, considered as different functions of the same independent variable. POLYFIC solves this problem in a vectorized way (without using loops). In addition to convenience, the calculations are much faster (up to 80 times at ORD=15).
The resulting matrix of fitted vectors can be used by POLYVAC

引用格式

Vassili Pastushenko (2024). polyfic (https://www.mathworks.com/matlabcentral/fileexchange/5637-polyfic), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
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

To clean it of debug traces