Data Driven Fitting with MATLAB

버전 1.0.0.1 (2.54 MB) 작성자: Richard Willey
Demostration code and data sets for the "Data Driven Fitting with MATLAB" webinar.
다운로드 수: 4.7K
업데이트 날짜: 2016/9/1

라이선스 보기

Data driven fitting allows you to generate a fit without specifying a parametric equation that describes the relationship between your variables.
Fitit.m is a simple function for data driven curve fitting.

FititDemo.m illustrates how to use fitit to generate a curve fit.

Load_Forecasting.m demonstrates building a short term electricity load (or price) forecasting system with MATLAB. Three non-linear regression models (Boosted Decision Trees, Bagged Decision Trees, and Neural Networks) are calibrated to forecast hourly day-ahead loads given temperature forecasts, holiday information and historical loads. The models are trained on hourly data from the NEPOOL region (courtesy ISO New England) from 2004 to 2007 and tested on out-of-sample data from 2008.

인용 양식

Richard Willey (2024). Data Driven Fitting with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/31562-data-driven-fitting-with-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.1

Updated license

1.0.0.0