Miguel Cardoso
Followers: 0 Following: 0
Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
134.713
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
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
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-1.
There is a lot of questions here on the community but no one answer porperly my question. Here is the code: load('data.mat') ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Import data from text file
Hi! I am trying to import some data automatically from a text file. filename = 'textfile.dat'; delimiterIn = ''; headerlines...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Birch–Murnaghan equation of state
I adapted a function from https://gist.github.com/tboland1/f02c68f2f2d064fdff16e63ed8ad6e86 to perform the Birch–Murnaghan equat...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Find a row in a matrix
Hi! I have a generic matrix with random numbers (-1 and +1). M=[ 1 -1 1 -1 1 1 1 -1 -1 1 -1 1 % <----- this row...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
"Or" statement and "not equal to" signal
Good night! I have a matrix (I will give as an example M) with three columns and N rows, where M(:,1) and M(:,2) varies between...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Writing 2 vectors within matrix
Hi! I have 2 vectores I where are written the indexes of a matrix M and J which are the values that I want to write on matrix M...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Save arrow vector which changes its length during a loop
Hey! I'm trying to save on my workspace an arrow variable (I & J) which shanges its length during the loop. Hope you can help...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Find minimum value out of a 3D contour plot
Hi! I plotted a contour graph and I want to find its minimum value i.e. without using a thinner mesh. However, I do not know wh...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
load .mat files into a loop
Good morning! I have extracted CoTiVGa0.mat, CoTiVGa01.mat, CoTiVGa02.mat ... etc arrays from a previous excel document, and I ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Fortran code to MatLab converter (f2matlab)
Hey! I'm trying to convert a Fortran code to MatLab that I found at the appendix of this article (https://quark.phy.bnl.gov/~c...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Find all possible combinations of 2 vectores (spin) of a system with N atoms with pondered distance
Hello! I wanna take a tridimensional system of atoms, calculate the distance between them and all possible combinations of spin...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Find the desirable string and read data below them
I just started working in my master thesis with SPR-KKR and I need to get the XC-coupling constants J_ij [eV]. I would like to c...
más de 5 años hace | 1 respuesta | 0