performing multivariate non linear regression

2 views (last 30 days)
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)

Tom Lane
Tom Lane on 10 May 2013
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.

Tags

Products

Community Treasure Hunt

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

Start Hunting!