Who I can do Bilinear Regression in Matlab
5 views (last 30 days)
Show older comments
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
2 Comments
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!