Curve Fitting Toolbox™ provides an app and functions for fitting curves and surfaces to data. The toolbox lets you perform exploratory data analysis, preprocess and post-process data, compare candidate models, and remove outliers. You can conduct regression analysis using the library of linear and nonlinear models provided or specify your own custom equations. The library provides optimized solver parameters and starting conditions to improve the quality of your fits. The toolbox also supports nonparametric modeling techniques, such as splines, interpolation, and smoothing.
After creating a fit, you can apply a variety of post-processing methods for plotting, interpolation, and extrapolation; estimating confidence intervals; and calculating integrals and derivatives.
Learn the basics of Curve Fitting Toolbox
Fit curves or surfaces with linear or nonlinear library models or custom models
Fit interpolating curves or surfaces, estimate values between known data points
Fit using smoothing splines and localized regression, smooth data with moving average and other filters
Plotting, outliers, residuals, confidence intervals, validation data, integrals and derivatives, generate MATLAB® code
Construct splines with or without data; ppform, B-form, tensor-product, rational, and stform thin-plate splines