Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

What can I do for this Matrix manipulation

1 visualización (últimos 30 días)
Jaehwi Bong
Jaehwi Bong el 4 de Jun. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have two types of matrix (29*1 and 168*1). K: 29*1, R: 168*1
The values of K represent specific n-th row of R. And I'd like to take values of R corresponding to K values. In the end, I should have this matrix, R'(29*1) from R(168*1).
What can I do for that?
  4 comentarios
Rik
Rik el 4 de Jun. de 2019
Is this what you mean?
R2_value(k)
You're making it confusing by not explaining what you mean with a small example.
Jaehwi Bong
Jaehwi Bong el 5 de Jun. de 2019
Thank you! I got it :)

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by