フィルターのクリア

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 Center および File ExchangeSpreadsheets についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by