Simple Linear Regression Code with Simple GUI Support

Users can input data points through mouse click on simple GUI. Simple Linear Regression is done.
269 Downloads
Updated 29 Sep 2015

View License

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.

Cite As

Muhammed Cinsdikici (2024). Simple Linear Regression Code with Simple GUI Support (https://www.mathworks.com/matlabcentral/fileexchange/53293-simple-linear-regression-code-with-simple-gui-support), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear and Nonlinear Regression in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0