Least Trimmed Squares fitting

8 vues (au cours des 30 derniers jours)
NA
NA le 16 Juin 2021
Commenté : Matt J le 17 Juin 2021
Is there any toolbox or written code for least trimmed square in Matlab?

Réponse acceptée

Matt J
Matt J le 16 Juin 2021
If you don't have too many unknown parameters to fit, you could implement it easily with fminsearch.
  7 commentaires
NA
NA le 17 Juin 2021
Modifié(e) : NA le 17 Juin 2021
Why would you choose k=1?
Removing more than 1 row from the x make the matrix rank deficient.
Matt J
Matt J le 17 Juin 2021
I don't understand the meaning of x being a matrix when y is not.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by