linsolve for coefficient matrix

From what I understand, linsolve(A, B) can help to solve for X, where AX = B, and A and B are matricies.
However, say I would like to solve for X, where XA = B. Would that be possible? And how exactly could I do this. Thanks!

 Respuesta aceptada

Dyuman Joshi
Dyuman Joshi el 16 de Oct. de 2023

2 votos

You are looking for mrdivide, /.

1 comentario

巧云
巧云 el 16 de Oct. de 2023
Oh cool! Thank you so much! Think that did the job!

Iniciar sesión para comentar.

Más respuestas (1)

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Productos

Versión

R2023b

Preguntada:

el 16 de Oct. de 2023

Movida:

el 16 de Oct. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by