필터 지우기
필터 지우기

Calculating SVD using Matlab GUI for matrix in Excel file ?

조회 수: 2 (최근 30일)
ahmed obaid
ahmed obaid 2016년 12월 9일
댓글: ahmed obaid 2016년 12월 9일
Dear all
I have matrix in excel file for document - feature matrix where
documents represented in columns features represented in rows entries are occurrence count of every feature in certain document
i need to calculate SVD for input matrix A where the result of SVD are three matrices which are U S and VT matrix ..
i will thank any one if can give me a way to implement SVD by using matlab GUI and store result matrix in Excel file every matrix in separate sheet
  댓글 수: 2
Jan
Jan 2016년 12월 9일
편집: Jan 2016년 12월 9일
What have you tried so far? xlsread, svd than 3 xlswrite. So what is the specific problem? How is the GUI concerned?
ahmed obaid
ahmed obaid 2016년 12월 9일
I have used xlsread, to read my data from Excel file and xlswrite to write result but my problem how do we use GUI for implementing SVD to my selected excel file and write matrices produced by SVD into same file but in other sheet ? thanks

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by