problem with matrix is singular

1 vue (au cours des 30 derniers jours)
Dark
Dark le 2 Fév 2023
Modifié(e) : Dark le 7 Fév 2023
I was trying to make a loop to calculate updated position of user , and I keep getting "Matrix is singular"

Réponses (1)

Torsten
Torsten le 2 Fév 2023
Déplacé(e) : Torsten le 2 Fév 2023
I think you forgot to close the k-loop before the definition of H.
What is the matrix A ? It's not defined in your code.
  11 commentaires
Dark
Dark le 2 Fév 2023
Yes I found how to update the erreur , what remains is some organization. Thank you so much man
Dark
Dark le 5 Fév 2023
Modifié(e) : Dark le 5 Fév 2023
Hello sir, this my final code, if you could make review , I couldn't update position x=x+delta_x in for loop.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Logical 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