photo

Viviana Arrigoni


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
40,513
of 300,392

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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') ...

8 years 前 | 2 个回答 | 1

2

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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'...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答