Olu adroit
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
198.513
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Using multiple processors for Abaqus jobs
Hi All, i would like to use Matlab to send a job to the Abaqus solver and to specify 24 processors for this process. I normally ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
create multidimensional array manually
Hi guyz, This may seem like a stupid question but please help me. I am trying to create a multidimensional matrix manually but ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Split a row into several rows
Hi all, I am trying to split a single-row matrix say for example A = [1,2,3,4,17,18,19,20,33,34,35,36,49,50,51,52,65,66] ...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Re-arranging columns into rows
Hi guyz, My script generates a N x N matrix where N can be any integer. I would like to re-arrange all the N columns in series ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Copying a matrix into another larger matrix multiple times
Hi all, I am trying to write a script that creates a larger matrix B from a smaller matrix A = [1;1;1;2;2;2;3;3;3;4;4;4] whereb...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Running Abaqus from Matlab
Hi All, I have a MATLAB script that generates an .inp file that is sent to the Abaqus solver through the command window by usin...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Making a movie from images
Hi all, I am trying to make a movie from a set of sequential images using the code below. However I am getting an error ...
casi 10 años hace | 3 respuestas | 0
3
respuestasMaking a movie from images
Thanks all for your inputs. i was able to solve the issue by replacing the 'FOR' loop with the lines below: for t= 1:leng...
casi 10 años hace | 0
| aceptada
Pregunta
Rename images using counter
Hi All, I have a matlab script with a loop that includes a python script. This python script generates an image file with the...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Change name of image file
Hi all, Please how can i change the name of an existing image file. I have used "imread" to read the image and "imwrite" to ex...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Exporting matrices as text file
Hi all, I have three matrices A = [ ‘Picked’], B = [‘P’] and C = [100]. I would like to export them as a single text file (.tx...
casi 10 años hace | 1 respuesta | 0