use mat for svm usage
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Aliff Zin
am 4 Feb. 2017
Kommentiert: Walter Roberson
am 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 Kommentare
Akzeptierte Antwort
Walter Roberson
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!