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!