use mat for svm usage
1 view (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!