How to test data with multiple fis ?

1 回表示 (過去 30 日間)
yuto nonoa
yuto nonoa 2018 年 7 月 11 日
Hello, how to test data with multiple trnfismat? my code to load fis file is:
if true
trnfismat1 = readfis('trnfismat1');
trnfismat2 = readfis('trnfismat2');
trnfismat3 = readfis('trnfismat3');
end
my input for test this learning will be 115. Please guide me how to test my input with multiple dataset. Thank you

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by