![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20851795_1610498222639_DEF.jpg)
Khairul nur
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
88.364
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
36.36%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
read table without having reading the directory path
hi all, this is a simple question and may seems silly. Currently my table read used syntax : data_table = readtable('C:\Users\...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Permutation function for distance measure
Hi, i want to get the possible number of distance between k number of coordinate. Assume that we have 2 coordinate (k=2), then t...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'combntns' for input arguments of type 'double'.
Hi all, i looking any matlab function that can calculate 'combination' such as (3 C 2) =3. There is a matlab function for (5 ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
got error Undefined function 'mpower' for input arguments of type 'table'.
I have this code, i had run using dummy data run smoothly. However has error in real data. for c1=i:loop_col_utk_data ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
generate a table of random number in specific range
Hi, i would like to generate a table with specific number of index range. For example if k =3, the table [3x3] in specific numb...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
stuck doing calculation in same table
lets say i have a table 2x10 kira rows and a variable cluster kira_row= [3 3 2 2 1 2 1 1 2 3] %cluster [1 5 ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
write table into txt file using writetable returns error
i have this in my main, and its return a table called 'step2_result_euclidean' contains a table. This function may be used fews ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestagenerate random number with total sum is 10
The first one works better, but if i change the matrix column into 3..the 2nd col become null or 0..how to fix this?
alrededor de 4 años hace | 0
Pregunta
try to get specific index in table and try to store in table but got empty table
hi, i want to get the last value for each row in 'result' and store into table 'value_centroid'. However i get empty table. res...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
store the for result to txt file using dlmwrite
hi, i have trouble to save the list_total into the txt file as i using the dlmwrite. Eventhough this code no error but the txt f...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
multiple loop do not loop
i have this data table : 1 6 2 5 3 8 4 4 5 7 6 9 i used this code to read the table from 1st col to 2nd col. However, t...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
generate random number with total sum is 10
How can i generate a table of 6x2 with sum of the row is 10 for example: 0.6 0.4 0.5 0.5 0.7 0.3 i try this way: r = rand...
alrededor de 4 años hace | 3 respuestas | 0