Polynomial Fit Using Batch Gradient Descent
버전 1.0.0.0 (1.17 KB) 작성자:
Sarunas Girdenas
Function fits polynomial of desired order using batch gradient algorithm
This function fits polynomial on the given data using batch gradient descent algorithm. It returns values of polynomial coefficients and series constructed using those coefficients. To improve the fit the learning rate could be adjusted. For Python implimentation see https://github.com/Sarunas-Girdenas
인용 양식
Sarunas Girdenas (2025). Polynomial Fit Using Batch Gradient Descent (https://kr.mathworks.com/matlabcentral/fileexchange/49973-polynomial-fit-using-batch-gradient-descent), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Regression >
- MATLAB > External Language Interfaces > Python with MATLAB > Call Python from MATLAB >
Help Center 및 MATLAB Answers에서 Regression에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
