Making 1s matrix using loop
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
create a 1s matrix by using loops assign each element a new value in a matrix assign -1 on the adjacent diagonal and assign 3 on the main diagonal and 0 in remaining?
10 comentarios
Alex Mcaulley
el 24 de Mzo. de 2020
What have you tried so far?
Wahab Ahmad
el 24 de Mzo. de 2020
Rik
el 24 de Mzo. de 2020
At least show you put in some effort as well. The only way to learn is to try. We can help out, but if you don't put in any effort yourself you would need people on this forum to solve every problem you will ever have. If that is your long term strategy I suggest you hire a consultant.
Wahab Ahmad
el 24 de Mzo. de 2020
Rik
el 24 de Mzo. de 2020
What exactly is your question? Do you know how to use loops at all? Do you know any way to create an array? If it is a homework assignment, you probably have some course notes you could have a look at to get some suggestions.
Wahab Ahmad
el 24 de Mzo. de 2020
Rik
el 24 de Mzo. de 2020
I have no issues helping you, I'm trying to help you narrow down what your specific question is. Currently I have no clue what aspect of this question is causing you problems. Without that the only thing I can do is solving the entire assignment for you, which I think would do you a disservice.
Wahab Ahmad
el 24 de Mzo. de 2020
Ameer Hamza
el 24 de Mzo. de 2020
Its my assignment work I didn't know about loop using to make matrix
Precisely the reason we cannot merely give you a solution. The goal of the assignment is to make you learn about creating a matrix using loops, not to ask some stranger on the internet to get it done for you.
Wahab Ahmad
el 25 de Mzo. de 2020
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!