Evaluate FIS with Dataset in MS Excel

1 回表示 (過去 30 日間)
Rafiu
Rafiu 2013 年 10 月 14 日
回答済み: Yatin 2013 年 10 月 14 日
Hello All, I want to be guided on how to evaluate my Fuzzy Inference System model using a collection of dataset at a go. I am aware of evalfis and some samples that demonstrate explicit entry of input vectors. However, in this case, I wish to refer to dataset already stored in MsExcel. Your suggestion will be high appreciated.

回答 (1 件)

Yatin
Yatin 2013 年 10 月 14 日
Hi,
You can import your dataset from an Excel sheet into MATLAB using the "Import Data" button at the top of your MATLAB workbench. If your data is always going to be in the same format, then you can also generate a script/function while importing the data so that you don't have to manually import the data every time. Also based on your data you can import it as individual column vectors, a single matrix, a cell array or a table.
Hope this helps.

カテゴリ

Help Center および File ExchangeFuzzy Logic in Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by