What is the process that can be used opposite to that of dimensionality reduction?

조회 수: 10 (최근 30일)
Hi, I want to know, how to retrieve the original data after the dimensionality reduction has been done?, that is the opposite of this dimensionality reduction. So that we check whether the retrieved data is same.Is there other toolbox or the same toolbox can be used. Thank you.

답변 (1개)

Nath
Nath 2013년 2월 8일
I assume your dimension-reduction model matricially writes Y= X*B + Z With observable data Y, unknown factors X and weights B, and error term Z. The data fitered by your model writes Yfilter= X*B, so you can compare each column of Y to the corresponding column of X*B
  댓글 수: 1
RUPESH
RUPESH 2013년 2월 14일
Thanks for your response, but my question was to know that : If let X is the data set used and Y is the reduced dataset of intrinsic dim. 'd'. Then how can we retrieve the X from Y.?? Waiting for reply.. Thanks.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by