performing multivariate non linear regression
Show older comments
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
on 10 May 2013
0 votes
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
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!