hi i need information about determinant

I want program for show determiner on the matrix not used det(a) on the formal. For e.g if i run matrix after the Gauss Elimination and show (x (1.2,3)) after that show me determiner on the Diagonal matrix. I write a few code but it's wrong however i want general code for all matrix not only 3*3 or 4*4. i want use for(n*n) matrix. thanks

3 comentarios

Geoff Hayes
Geoff Hayes el 2 de Dic. de 2015
masoud - why not post the code that you have written (to find the determinant of a matrix) so that we can comment on what may be causing a problem?
masoud mansouri
masoud mansouri el 3 de Dic. de 2015
i sent program at the attach file see that and solve my problem i need find me a(1,1)a(2,2)a(3,3)and a(diag on the matrix)..i want find determined on the matrix with a(?,?) and plus each together ...please don't use det(a)...@Geoff Hayes please write complete code with my program code thanks
masoud mansouri
masoud mansouri el 3 de Dic. de 2015
p.s i want find determined before the solve and find X ...when the change matrix to to upper triangle said me the matrix determined was ??? and continue to fin X one Xtwo

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Preguntada:

el 2 de Dic. de 2015

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by