matrix row-wise polynomial fit

버전 1.0.0 (1.75 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.
다운로드 수: 81
업데이트 날짜: 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