use mat for svm usage
2 ビュー (過去 30 日間)
表示 古いコメント
Hi i am very new to matlab and i am doing research on finger vein system. I am required to use my saved .mat file to do find the EER result using svm. Is it possible to do so?
Thank you
0 件のコメント
採用された回答
Walter Roberson
2017 年 2 月 4 日
Sure, why not? There is no difference as far as the rest of the code is concerned whether you load() your data from a .mat file or xlsread() it or imread() it.
その他の回答 (0 件)
参考
カテゴリ
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!