armin m
Followers: 0 Following: 0
Estadística
24 Preguntas
0 Respuestas
CLASIFICACIÓN
35.239
of 295.486
REPUTACIÓN
1
CONTRIBUCIONES
24 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
Mat file opening and comparing with each other
Hi i have stored my codes result as mat files. They are about 500. I wanna compare all these 500 mat files with each other. Is t...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Run 4 m file together
Hi. I have 4 m file which i should run them all in order continiously. How can i run them all together. Tnx
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change mat files in each iteration?
Hi. I am writing code which save output in mat file. I wanna it saves mat file that name changes to specific name with date and ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Maximum arrays of a matrix
Hi i have a matrix woth 543 arrays. I wanna choose 10 maximum arrays between these 543 arrays. Need help!
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Show more digit number in command window
Hi. I wanna see 6 digits numbers in command window for output tesult. Digits(6) Why above code does not work? Tnx
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Loop. Do while loop in matlab
Hi. I have wrote a code which contain main part like below. Clc Close all . . . While ... . . . End I wanna for...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Add random numbess to matrix
Hi. I have 1×n matrix.i wanna add 1 to 5 percent of it,s actual value to it, randomly. Can any body help.me? Tnx
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Find row and column of specific array.
Hi. I want to find row and column of array in matrix. But with out using the find function. Because it finds the same numbers an...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Write in column of matrix
Hi i wanna write on specific column of matrix. I think it should be like this A[:,1]=A(i) but it does not works.tnx
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Code output in other codes
Hi. I have a code which it,s output includes 4 large matrices. I wanna use these matrixes from the code without copy paste it 8n...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Define condition for both imaginary and real parts of numbers
Hi. I have a matrix. It contains numbers like a+bi. I want define a condition for numners of matrix. That say if both a and b be...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Row and column of numbers in matrix
Hi. I wanna find row and column of specific number. Tnx
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
convert real numbers to img form
hi.i have real number which i want to convert t img form. how can i do this? e.g: 8 to 8i tnx
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
error in indexing mode
hi, i wanna size of a matrix but below error happens: Indexing cannot yield multiple results. Error in Untitle222d2 (line 2)...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
convert value from radian form to degree form
hi i wanna convert numbers from degree form to radian form. how can i do that?tnx
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
EDIT NUMBERS IN EDITORS
hi. i have large amount of numbers in editor which i have copy and pasted them. 5 6 9 8 ... i wanna convert it to this for...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Show limited digits numbers.
Hi i wanna numbers limited to 6 digits. For example. A=2.54357766 be show A=2.543578. Tnx
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Row to column matrix
Hi i want to convert row to column matrix. But my matrix includes complex numbers which transposing it causes convertion of new ...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Remove trailing zeros while making matrix
Hi. I have two matrices for example a=[1,2;3,4] and b=[5+6i,6+7i] i made C=[A,B]. but result shows [1.0000 2.0000 5.0000+6.0000i...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert 'str' to 'number'
Hi. I have 'str' like 'P12teta4'i want write a code which take first alphabet (here P), first and second number (here 1 and 2) s...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Move diary in file to newfolder
Hi.I export my output file to diary file.I want each time i run the code, matlab move diary file to a newfolder and rename the f...
más de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
Convert matlab file to exe file
Hi. I have wrote matlab code which i wanna convert it to exe file. How can i do that?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i lock editor window?
Hi. My codes have important information and if some data change, it is hard to find which data has changed. How can i lock edito...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
how can i change the colors of matrix rows ?
hi, i have build a matix. i have turned diary mode on ('diary on'). i wanna change just last row color of matix in output file. ...
más de 3 años hace | 1 respuesta | 0