Is MATLAB's Regression Learner App able to output an equation?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I am aware that with MATLAB's regression learner app, I can export the regression model to predict new data. However, I'm wondering if it's possible to output an equation for use outside of MATLAB (i.e. into an Excel spreadsheet)?
Thanks in advance,
Jeff
https://www.mathworks.com/help/stats/regressionlearner-app.html
댓글 수: 0
답변 (1개)
Yuebin Zhou
2017년 5월 23일
편집: Yuebin Zhou
2017년 5월 23일
This does not sound like a supported workflow. But you may check out MATLAB Compiler. Using that, one can compile MATLAB functions to excel add-ins.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!