Pregunta


how convert txt file to array
hi, I can not convert txt. file into array correctly. I tried several times, but can not. txt. file is arrangement as rows a...

más de 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


end of line
hi, what is the command that correspond end of line? I want read file and print it to array. the rows in that file are not eq...

más de 14 años hace | 4 respuestas | 0

4

respuestas

Pregunta


new line
hi, I want print file to array, but how to be in new line in array? thanks in advance

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can access?
hi, i have array , each row in this array contains data as follow: "1|Toy Story (1995)|01-Jan-1995||http://us.imdb.com/M/tit...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how get over ' | ' ?
hi, this is sample of my data: "1|Toy Story (1995)|01-Jan-1995||" I wrote this code to get over '|' in these data : %%%%%%%...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how read this file?
hi, I have file as follow: "1|Toy Story (1995)|01-Jan-1995||http://us.imdb.com/M/title-exact?Toy%20Story%20(1995)|0|0|0|1|...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
correlation
hi, thanks, but I don't know why used rand . for what? please, be more clear thanks

más de 14 años hace | 0

Pregunta


correlation
hi, how I can find the correlation of an array? I found corr, but it is find correlation between each two columns . how I c...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how plot these data?
hi, I have array, where each row represent some data for each user. I can draw each row alone. but, I would to draw all rows...

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


problem with if statment
hi, I write very simple code x=dec2bin(1024); for i=1:11 if x(i)== 0 i end end whe...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I can't download matlab7
hi, when i try to download matlab7 in my computer ,I'm facing this problem. this application has requested the runtime to ...

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


read binary number
hi, s there any function can read binary number, but each two bits alone? thanks

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ascii
hi, are there any function get ascii ? thanks

más de 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
convert to binary
thanks, can I get binary number with fixed length? say with 10 bits for all numbers, then can serve my work thanks

más de 14 años hace | 0

Pregunta


convert to binary
hi, I need function convert integer to binary then alphabet. what I must use to get that? thanks

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


REMOVE
HI, are there remove fun. to remove row from array ? thanks

más de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


new virsion
hi, can anybody provide me the free link to downloade matlab ver. 7.12 or less . my ver. there is no any functions deal with D...

más de 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
Function to find the more recurrent number
hi, see it please, X=[1 1 1 2 3 4 4 4 0]; >> v=mode(X) ??? No appropriate methods for function mode. . I need the mode ...

más de 14 años hace | 0

Pregunta


the mode
hi, how I can compute the mode for an array in matlab 6.5? thanks in advance, huda

más de 14 años hace | 1 respuesta | 0

1

respuesta