Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

hi i need information about determinant

1 Ansicht (letzte 30 Tage)
masoud mansouri
masoud mansouri am 2 Dez. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentare
masoud mansouri
masoud mansouri am 3 Dez. 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 am 3 Dez. 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

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by