Least Trimmed Squares fitting
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there any toolbox or written code for least trimmed square in Matlab?
0 comentarios
Respuesta aceptada
Matt J
el 16 de Jun. de 2021
If you don't have too many unknown parameters to fit, you could implement it easily with fminsearch.
7 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!