Hajar Alshaikh
Followers: 0 Following: 0
Feeds
提问
Hankel matrix, random entries
i have a hankel matrix X: row1 = 1:n; col1 = (n+1):(2*n-1); % Create the full-rank Hankel matrix of size n^2 H_full = hank...
1 year 前 | 0 个回答 | 0
0
个回答提问
Low rank Euclidean distance matrix
How i can generate a random low rank EDM matrix X such that X=A*B and A of size (n,r), and B of size(r,n)
1 year 前 | 1 个回答 | 0
1
个回答提问
Randperm in symmetric matrix
If i have a symmetric matrix and i want to select a random entries from this matrix and let these random entries belong to a set...
1 year 前 | 3 个回答 | 0
3
个回答提问
minimum value optimization of matrix with constraints
i have a matrix A of size n×n such that all of its entries are known excpt m number of entries are unknown. then how i will ca...
1 year 前 | 2 个回答 | 0