performing multivariate non linear regression

Hi, I have some data in specific for 6 days. I need to perform regression on the data and use the model for prediction. My data size is 1320*8 and the target value is 1320*1. I am currently checking on Matlab curve fitting toolbox. Does that support high dimensional data? I knew other toolboxes that I can use. But thought to try this toolbox. Thanks

Answers (1)

Curve Fitting Toolbox will probably not work well for this. There are functions in MATLAB itself, as well as Statistics and Optimization, that might help.

Categories

Products

Tags

Asked:

on 9 May 2013

Community Treasure Hunt

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

Start Hunting!