Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
146.093
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
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
How to rearrange rows in specific intervals
I have a matrix like so: [x1 y1 z1; x2 y2 z2; x3 y3 z3; x1 y1 z1; x2 y2 z2; x3 y3 z3; x1 y1 z1; x2 y2 ...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to import multiple files in a for loop using sprintf or other
I'am trying to import text files which have similar names in which only a number changes: node2_200.txt, node2_250.txt, nod...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible to use xlsread for multiple ranges ??
I hope there's an easy answer to this, I'm trying to import some data from a single excel file and also same sheet, but it is no...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Importing specific cell from excel file using variables.
I haven't been able to get around this problem, don't know if it is doable at all. I would appreciate some help I have a simp...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to compare rows in same matrix
Hello, I'am trying to solve what seems a simple problem. Looked around and there's plenty of suggestions but just can't manage t...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Modifying matrix with if statement
Hello, Im trying to modify a matrix with if statements, not sure if Im approaching it the correct way. Here's the problem, I ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to name rows in array ?
I have the following matrices: reactions = 0 30...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible to lock or fix an input value given by the user, inside a for loop?
dt=input('time differential = ') segeval=input('seconds to evaluate = ') nn=ceil(segeval/dt) func(nn,1)=zeros...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible to lock or fix an input value given by the user, inside a for loop?
dt=input('time differential = ') segeval=input('seconds to evaluate = ') nn=ceil(segeval/dt) func(nn,1)=zeros...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to change variable name in for loop
I am trying to do a problem for structural analysis, i got stuck in this part trying to make a for loop give me different variab...
más de 11 años hace | 1 respuesta | 0
