matrix row-wise polynomial fit

版本 1.0.0 (1.7 KB) 作者: Szu-Yu Lee
Performs row-wise polynomial regression fitting of a 2D matrix. The function utilizes matrix operations instead of looping through each row.
85.0 次下载
更新时间 2021/4/8

查看许可证

This function performs row-wise polynomial regression fitting of a 2D matrix. Each row is a polynomial regression problem. The function utilizes matrix operations instead of looping through each matrix row, so can work on a matrix with large number of rows. Other matrices of different dimensions, as long as the regression problem is along only one dimension, can be reshaped into a 2D matrix, where regression problems are placed along the 2nd dimension, and use this function to solve the problem.

引用格式

Szu-Yu Lee (2024). matrix row-wise polynomial fit (https://www.mathworks.com/matlabcentral/fileexchange/90017-matrix-row-wise-polynomial-fit), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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