Feeds
질문
Hello any can help me to solve this answer I want transfer any classical information (Image, Speech, Text and etc.) to qubits(quantum bit)?
Hello any can help me to solve this answer I want transfer any classical information (Image, Speech, Text and etc.) to qubits(q...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How can I transfer any classical information (Image, Speech, Text and etc.) to qubits ?
How can I transfer any classical information (Image, Speech, Text and etc.) to qubits ?
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Hello. Please any one can help me with word frequency?
I have a text, and after I arrange the text in a descending column, I want each frequency beside the word.
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
hello please any one can help me i have file contain 11,10 rows and i want any 11 rows go to file yy.data while any 10 rows go to file y.data?
hello please any one can help me i have file contain 11,10 rows and i want any 11 rows go to file yy.data while any 10 rows go ...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
please any one can explain this to me
n= fopen('stopword.txt','r'); m = textscan(n,'%s',100); f = fopen('gg.txt','r'); I = textscan(f,'%s',100); ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
please any one can understand me this and I want to display any word and here frq like city 3 .gg.txt contain this text I live in a city called hilla this city located in.the center of iraq it is not too large.hilla contain many resturants in her
stp_w={ 'I', 'called',' this' ,'in', 'the',' of', 'it', 'is', 'not' ,'too' ,'many' ,'here', 'these', 'one', 'and', 'that',}; ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
i didnot understand this code i want help stp_w={'is','the'}; f = fopen('gg.txt'); I = textscan(f,'%s',100);% d=I{1}; for(i=1:2) x = strmatch(d(i), stp_w) If x~=1
this is about classify text document
거의 9년 전 | 답변 수: 1 | 0
