how can i make a general matrix?
Show older comments

i asked this question many times but still have a problem....someone help me please i need answer as soon as possible...
2 Comments
John D'Errico
on 8 Jan 2022
Edited: John D'Errico
on 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
on 8 Jan 2022
Accepted Answer
More Answers (1)
Cris LaPierre
on 8 Jan 2022
1 vote
3 Comments
arian hoseini
on 8 Jan 2022
Cris LaPierre
on 8 Jan 2022
That's not really how Answers works.
arian hoseini
on 8 Jan 2022
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!