Who I can do Bilinear Regression in Matlab
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
2 commentaires
Matt J
le 3 Jan 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
le 3 Jan 2013
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?
Réponses (0)
Voir également
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!