Matrix of feature Vectors and Eigen values

1 次查看(过去 30 天)
I want to create a feature vector X(i) = {m_1i m_2i m_3i ......m_ki} and I want to do matrix operations taking X(i)'s as elements of matrices. Say I want to define an NxN distance matrix between X(i) and X(j) such that D(Xi,Xj) = X(i)-X(j) and I want to get eigen values for the matrix containing vectors
Can you please explain which data structures to use instead of using 3D matrices?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Mathematics and Optimization 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by