How to operate a function on matrix
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Dear all, I want to operate a function on matrix elements. How to do it? See the attached file.
Respuestas (1)
Abdolkarim Mohammadi
el 26 de Ag. de 2020
Editada: Abdolkarim Mohammadi
el 26 de Ag. de 2020
0 votos
Assuming this is your homework assignment, I can only give you the clue that you can use logical indexing.
https://www.mathworks.com/help/matlab/matlab_prog/find-array-elements-that-meet-a-condition.html
1 comentario
Rajkumar Verma
el 26 de Ag. de 2020
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!