Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
81.743
of 300.343
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.172
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ?
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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.
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
can any one explain this to me
x = strmatch(u(i),l,'exact')
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
can any one explain this to me
x = strmatch(u(i),l,'exact')
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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); ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to remove (.) from strings in matlab
about classify text document
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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',}; ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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
casi 9 años hace | 1 respuesta | 0
