Clear Filters
Clear Filters

Fitting dot plot using diffierent functions

1 view (last 30 days)
How can I fit a given dot plot using diffierent functions?

Accepted Answer

Xianglin
Xianglin on 23 Jan 2024
You can use the curve fitting app

More Answers (1)

Image Analyst
Image Analyst on 23 Jan 2024
What is a "dot plot"? To fit a polynomial you can use polyfit. See attached demos.

Categories

Find more on Linear and Nonlinear Regression in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!