use mat for svm usage

2 ビュー (過去 30 日間)
Aliff Zin
Aliff Zin 2017 年 2 月 4 日
コメント済み: Walter Roberson 2017 年 2 月 5 日
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

採用された回答

Walter Roberson
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.
  2 件のコメント
Aliff Zin
Aliff Zin 2017 年 2 月 5 日
Okay, noted that. By the way, is there any documentation that i can refer for me to understand on how to get the EER result using SVM? My lecturer leave me with no guidelines and i have to admit that i am quite lost with this.. Thank you for your reply sir.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by