how can i make a general matrix?
Afficher commentaires plus anciens

i asked this question many times but still have a problem....someone help me please i need answer as soon as possible...
2 commentaires
John D'Errico
le 8 Jan 2022
Modifié(e) : John D'Errico
le 8 Jan 2022
I see you still have problem. However, the issue is you need to EXPLAIN clearly what you need. If you cannot explain what your goal is, how can you expect help?
Is this matrix symmetric? That is, is it true that x(i,j) == x(j,i) always? The rule for x12 that you show would seem to say that is true.
Would x(2,2) be the sum of 5 elements? Thus... sum(L([1 4 5 6 7],4))?
Finally, it really helps if you post actual code, rather than a PICTURE of code. For example, while I can look at the matrix L, I cannot paste it into MATLAB.
arian hoseini
le 8 Jan 2022
Réponse acceptée
Plus de réponses (1)
Cris LaPierre
le 8 Jan 2022
1 vote
3 commentaires
arian hoseini
le 8 Jan 2022
Cris LaPierre
le 8 Jan 2022
That's not really how Answers works.
arian hoseini
le 8 Jan 2022
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!