Least Trimmed Squares fitting
9 views (last 30 days)
Show older comments
Is there any toolbox or written code for least trimmed square in Matlab?
0 Comments
Accepted Answer
Matt J
on 16 Jun 2021
If you don't have too many unknown parameters to fit, you could implement it easily with fminsearch.
7 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!