performing multivariate non linear regression
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Tom Lane
el 10 de Mayo de 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.
0 comentarios
Ver también
Categorías
Más información sobre Linear Regression en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!