photo

Viviana Arrigoni


Attivo dal 2017

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


product of nonsingular matrices is singular?
I am generating this 1000x1000 real matrix A that is nonsingular. Linear algebra claims that det(A) = det(A') and that det(AA') ...

oltre 6 anni fa | 2 risposte | 1

2

risposte

Domanda


Running time worsening when matrices of size 2^k are involved.
I have experienced a worsening in the performances of a software when data of size 2^k for some k is involved. The problem is ve...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


multiple vectors histogram plotting
I would like to plot a histogram like the one in the picture, the x axis is labeled with different matrix names, and for each th...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Scanning strings in a string array
I see that if I declare a string between ' ', I can have access to each single character. For instance: >> x = 'abc'...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Fiedler matrix determinant behaviour
With the following command I generate a 1000x1000 Fiedler matrix from the Matlab gallery: A = gallery('fiedler',rand...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Generate random permutation matrix
I am trying to generate a random square matrix A of dimension n that has one and only one 1 per row and column. My idea is the...

circa 7 anni fa | 2 risposte | 0

2

risposte