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...
6 years 前 | 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 ?
6 years 前 | 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 years 前 | 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 years 前 | 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); ...
8 years 前 | 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',}; ...
8 years 前 | 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 years 前 | 1 个回答 | 0