필터 지우기
필터 지우기

Matrix of feature Vectors and Eigen values

조회 수: 1 (최근 30일)
Heshani
Heshani 2014년 1월 24일
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