Who I can do Bilinear Regression in Matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
2 comentarios
Matt J
el 3 de En. de 2013
How do you define bilinear regression? Write down a function you want to minimize so we're all on the same page.
Image Analyst
el 3 de En. de 2013
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?
Respuestas (0)
Ver también
Categorías
Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!