Feeds
提问
(x̄ - μ) in MATLAB
If we define A to be a 3x3 matrix with scalar values, is this correct? zscore(A) = (x̄ - μ)row 1 + (x̄ - μ)row 2...
12 years 前 | 1 个回答 | 0
1
个回答提问
I have a Do While Loop error while doing a statistical calculation, how can I fix this?
So I'm trying to do a principle component analysis using the NIPALS algorithim. I have been writing my own version in Matlab, an...
12 years 前 | 0 个回答 | 0
