필터 지우기
필터 지우기

how can i do that in matlab

조회 수: 1 (최근 30일)
BANI tita
BANI tita 2017년 1월 17일
I have M-vector data set. 1) Randomly select a vector A1, and project all the other M − 1 vector to its orthogonal subspace ⟨A1⟩⊥. 2) Find the vector A2 with the maximum projection in ⟨A1⟩⊥, which is considered as the most dissimilar to A1. 3) Project all the other M − 1 vectors to the orthogonal subspace ⟨A2⟩⊥, and find the band A3 with the maximum projection. 4) If A3 = A1, A1 and A2 are confirmed to be the pair with the most significant dissimilarity, and the algorithm is terminated; if A3 ̸= A1, go to the next step. 5) Continue the algorithm until Ai+1 = Ai−1, then either Ai−1 or Ai can be used as the vector selection initial B1 (or Ai−1 and Ai are used as the initial vector pair).

답변 (0개)

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by