Urs Hackstein
Followers: 0 Following: 0
Feeds
提问
Eigenvectors of A'*A for non-square matrix A
Let A be a non-square matrix. How can we determine the eigenvector associated with the minimum eigenvalue of the matrix A'*A? I...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to compute confusion matrix for cross-validated Naive-Bayes model?
1) Let mdlNB be a Naive-Bayes-classification-model. Then you can compute the confusion matrix as follows: N=resubPredict(mdlNB)...
4 years 前 | 1 个回答 | 0
1
个回答提问
System Identification Toolbox: How can we modify the starting parameters for the armax-algorithm?
One can calculate ARMA-coefficients using the armax-algorithm from the Systems Identification Toolbox: estimatedPolymodel=armax...
4 years 前 | 1 个回答 | 0
1
个回答提问
System Identification toolbox: how to print estimated ARMA-coefficients for each iteration step in armax-algorithm
One can calculate ARMA-coefficients using the armax-algorithm from the Systems Identification Toolbox. The final set of coeffic...
4 years 前 | 1 个回答 | 0