Q

1 comentario

John D'Errico
John D'Errico el 12 de Dic. de 2015
It is a disservice to answers when you delete your question, an insult to the person who bothered to answer your question. You make this question useless for anyone who will ever bother to look at it, because the answer is meaningless without a question.

Iniciar sesión para comentar.

 Respuesta aceptada

James Tursa
James Tursa el 3 de Dic. de 2015
Editada: James Tursa el 3 de Dic. de 2015

0 votos

2 comentarios

Adzlxix
Adzlxix el 3 de Dic. de 2015
Ide just like the specifics of the actual function. As in how would i write a11 and a12...ann ect
Walter Roberson
Walter Roberson el 3 de Dic. de 2015
Editada: James Tursa el 4 de Dic. de 2015
You are given the matrix; you do not need to write a12...ann etc.
function x = solve_system(a,b)
x = a\b;

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 3 de Dic. de 2015

Comentada:

el 12 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by