Who I can do Bilinear Regression in Matlab

Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.

2 Comments

How do you define bilinear regression? Write down a function you want to minimize so we're all on the same page.
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?

Sign in to comment.

Answers (0)

Asked:

on 3 Jan 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!