Simple Linear Regression Code with Simple GUI Support
バージョン 1.0.0.0 (8.18 KB) 作成者:
Muhammed Cinsdikici
Users can input data points through mouse click on simple GUI. Simple Linear Regression is done.
In this code, simple linear regression is used (y = ax + b). This code includes simple GUI. The aim of the code is to support the beginners (who deals with regression) with the interactive GUI. On GUI, users are defining the scale range of x and y axes. After the determination of the scales, they can freely mark input points through the mouse selection. When the selections is completed "right click", they can produce Simple Linear Regression Line fit model for their input data.
引用
Muhammed Cinsdikici (2026). Simple Linear Regression Code with Simple GUI Support (https://jp.mathworks.com/matlabcentral/fileexchange/53293-simple-linear-regression-code-with-simple-gui-support), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Linear and Nonlinear Regression についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
