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 commentaires

Geoff Hayes
Geoff Hayes le 2 Déc 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 le 3 Déc 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 le 3 Déc 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

Réponses (0)

Cette question est clôturée.

Tags

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by