Who I can do Bilinear Regression in Matlab
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, Who knows that how can I do bilinear regression in Matlab?
Many thanks.
댓글 수: 2
Matt J
2013년 1월 3일
How do you define bilinear regression? Write down a function you want to minimize so we're all on the same page.
Image Analyst
2013년 1월 3일
Do you mean bilinear interpolation? Like you could do with polyfit()/polyval() or interp1()?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!