Statistik
10 Fragen
0 Antworten
RANG
230.129
of 300.364
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ?
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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.
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 8 Jahre vor | 0 Antworten | 0
0
Antworten1
Antwort1
AntwortFrage
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); ...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to remove (.) from strings in matlab
about classify text document
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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',}; ...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
fast 9 Jahre vor | 1 Antwort | 0
