Feeds
질문
how do create test label?
hai...i tried to run the kNN matlab code; function [acc,score]=kNN(train,trainlabel,test,testlabel,k) %train,trainlabel,test,t...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to initialize the data from .txt data?
hi.. i tried to run my code to initilize my data from .txt file name DATANAME.txt and TESTRATE.txt. (see the attachment). the co...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
how to convert .mat to .txt?
hi.. i have one .mat file which contain 5 class. each class has 1X20000 matrix. how to convert all of them(5classes) inside the...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
how to read read a specific rows in .txt and put it in class?
Hi. i had 10X10000 matrix in my .txt file. how to read 2 specific rows and put it in one class? below is my coding. load ('.tx...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Face and Fingerprint recognition
Hi.. I am doing face and fingerprint recogntion for my final year project. I have two .txt file which contains face and fingerpr...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
How to create class from .txt
Hi.. i have 10 X 10001 matrix in .txt file. i want to make a class for each row of the matrix. how do i do that?
거의 7년 전 | 답변 수: 1 | 0

