linsolve for coefficient matrix
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
巧云
el 16 de Oct. de 2023
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!
0 comentarios
Respuesta aceptada
Ver también
Categorías
Más información sobre Matrix Indexing 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!