Who I can do Bilinear Regression in Matlab
3 views (last 30 days)
Show older comments
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
2 Comments
Matt J
on 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
on 3 Jan 2013
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?
Answers (0)
See Also
Categories
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!