Fitting multiple dependent and independent variables
조회 수: 7 (최근 30일)
이전 댓글 표시
I'm trying to fit data of the form [u; v] = [Gux Guy; Gvx Gvy]*[x; y]. I know the values of my independent variables x & y, as well as the values of the dependent variables u & v. I'll typically have 8 sets of data with one value each for u, v, x, and y. I want to find the values of the G matrix elements that give the closest match of u & v to the 8 values I have for each of them. the default fit function only works for a single dependent variable, unfortunately. Is there another function that will accept two dependent variables (and two independent variables) for fitting?
댓글 수: 0
채택된 답변
추가 답변 (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!