Data Driven Fitting with MATLAB

Demostration code and data sets for the "Data Driven Fitting with MATLAB" webinar.

您现在正在关注此提交

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 (2026). Data Driven Fitting with MATLAB (https://ww2.mathworks.cn/matlabcentral/fileexchange/31562-data-driven-fitting-with-matlab), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Data Driven Fitting com MATLAB

类别

Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.1

Updated license

1.0.0.0