[ad_1]
How about:
N = 100;
B = rand(N, N);
A = B / norm(B); % substitute norm of your choice
0
[ad_2]
solved How to loop vectors when using matlab?
[ad_1]
How about:
N = 100;
B = rand(N, N);
A = B / norm(B); % substitute norm of your choice
0
[ad_2]
solved How to loop vectors when using matlab?