Feeds
提问
Spurious complex eigenvalues caused by roundoff.
Hi everyone, I found this piece of code in the MATLAB stats toolbox, file cmdscale.m P = eye(n) - repmat(1/n,n,n); B ...
13 years 前 | 1 个回答 | 0
1
个回答提问
mdscale | invalid input arguments of type 'double'
Am I going crazy for does the example on this page: http://www.mathworks.co.uk/help/stats/mdscale.html Not work in MATLAB ...
13 years 前 | 1 个回答 | 0
