use mat for svm usage

4 views (last 30 days)
Aliff Zin
Aliff Zin on 4 Feb 2017
Commented: Walter Roberson on 5 Feb 2017
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

Accepted Answer

Walter Roberson
Walter Roberson on 4 Feb 2017
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 Comments
Aliff Zin
Aliff Zin on 5 Feb 2017
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.

Sign in to comment.

More Answers (0)

Categories

Find more on Environment and Settings 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!