Who I can do Bilinear Regression in Matlab
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
2 Kommentare
Matt J
am 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
am 3 Jan. 2013
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!